>>> py3-django: Building community/py3-django 4.2.12-r0 (using abuild 3.13.0-r3) started Tue, 07 May 2024 12:37:09 +0000 >>> py3-django: Checking sanity of /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240420-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.3-r0) (9/30) Installing python3 (3.12.3-r1) (10/30) Installing python3-pycache-pyc0 (3.12.3-r1) (11/30) Installing pyc (3.12.3-r1) (12/30) Installing python3-pyc (3.12.3-r1) (13/30) Installing py3-asgiref (3.8.1-r1) (14/30) Installing py3-asgiref-pyc (3.8.1-r1) (15/30) Installing py3-sqlparse (0.4.4-r2) (16/30) Installing py3-sqlparse-pyc (0.4.4-r2) (17/30) Installing tzdata (2024a-r1) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.5.1-r0) (27/30) Installing py3-setuptools-pyc (69.5.1-r0) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-py3-django (20240507.123709) Executing busybox-1.36.1-r26.trigger OK: 471 MiB in 133 packages >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Cleaning up tmpdir >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Django-4.2.12.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-django: Fetching https://files.pythonhosted.org/packages/source/D/Django/Django-4.2.12.tar.gz Connecting to files.pythonhosted.org (151.101.60.223:443) Connecting to files.pythonhosted.org (151.101.60.223:443) saving to '/var/cache/distfiles/v3.20/Django-4.2.12.tar.gz.part' Django-4.2.12.tar.gz 10% |*** | 1082k 0:00:08 ETA Django-4.2.12.tar.gz 100% |********************************| 10.0M 0:00:00 ETA '/var/cache/distfiles/v3.20/Django-4.2.12.tar.gz.part' saved >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Django-4.2.12.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.12.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/v3.20/Django-4.2.12.tar.gz... 2024-05-07 12:37:14,764 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-07 12:37:14,859 root INFO running bdist_wheel 2024-05-07 12:37:14,879 root INFO running build 2024-05-07 12:37:14,879 root INFO running build_py 2024-05-07 12:37:14,883 root INFO creating build 2024-05-07 12:37:14,883 root INFO creating build/lib 2024-05-07 12:37:14,883 root INFO creating build/lib/django 2024-05-07 12:37:14,883 root INFO copying django/shortcuts.py -> build/lib/django 2024-05-07 12:37:14,883 root INFO copying django/__main__.py -> build/lib/django 2024-05-07 12:37:14,883 root INFO copying django/__init__.py -> build/lib/django 2024-05-07 12:37:14,884 root INFO creating build/lib/django/middleware 2024-05-07 12:37:14,884 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2024-05-07 12:37:14,884 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2024-05-07 12:37:14,884 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2024-05-07 12:37:14,885 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2024-05-07 12:37:14,885 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2024-05-07 12:37:14,885 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2024-05-07 12:37:14,885 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2024-05-07 12:37:14,885 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2024-05-07 12:37:14,886 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2024-05-07 12:37:14,886 root INFO creating build/lib/django/template 2024-05-07 12:37:14,886 root INFO copying django/template/context_processors.py -> build/lib/django/template 2024-05-07 12:37:14,887 root INFO copying django/template/library.py -> build/lib/django/template 2024-05-07 12:37:14,887 root INFO copying django/template/context.py -> build/lib/django/template 2024-05-07 12:37:14,887 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2024-05-07 12:37:14,887 root INFO copying django/template/autoreload.py -> build/lib/django/template 2024-05-07 12:37:14,887 root INFO copying django/template/exceptions.py -> build/lib/django/template 2024-05-07 12:37:14,888 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2024-05-07 12:37:14,888 root INFO copying django/template/loader.py -> build/lib/django/template 2024-05-07 12:37:14,888 root INFO copying django/template/utils.py -> build/lib/django/template 2024-05-07 12:37:14,888 root INFO copying django/template/smartif.py -> build/lib/django/template 2024-05-07 12:37:14,888 root INFO copying django/template/response.py -> build/lib/django/template 2024-05-07 12:37:14,889 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2024-05-07 12:37:14,889 root INFO copying django/template/__init__.py -> build/lib/django/template 2024-05-07 12:37:14,889 root INFO copying django/template/engine.py -> build/lib/django/template 2024-05-07 12:37:14,889 root INFO copying django/template/base.py -> build/lib/django/template 2024-05-07 12:37:14,890 root INFO creating build/lib/django/core 2024-05-07 12:37:14,890 root INFO copying django/core/asgi.py -> build/lib/django/core 2024-05-07 12:37:14,890 root INFO copying django/core/validators.py -> build/lib/django/core 2024-05-07 12:37:14,890 root INFO copying django/core/exceptions.py -> build/lib/django/core 2024-05-07 12:37:14,891 root INFO copying django/core/wsgi.py -> build/lib/django/core 2024-05-07 12:37:14,891 root INFO copying django/core/signing.py -> build/lib/django/core 2024-05-07 12:37:14,891 root INFO copying django/core/paginator.py -> build/lib/django/core 2024-05-07 12:37:14,891 root INFO copying django/core/__init__.py -> build/lib/django/core 2024-05-07 12:37:14,891 root INFO copying django/core/signals.py -> build/lib/django/core 2024-05-07 12:37:14,892 root INFO creating build/lib/django/http 2024-05-07 12:37:14,892 root INFO copying django/http/cookie.py -> build/lib/django/http 2024-05-07 12:37:14,892 root INFO copying django/http/request.py -> build/lib/django/http 2024-05-07 12:37:14,892 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2024-05-07 12:37:14,893 root INFO copying django/http/response.py -> build/lib/django/http 2024-05-07 12:37:14,893 root INFO copying django/http/__init__.py -> build/lib/django/http 2024-05-07 12:37:14,893 root INFO creating build/lib/django/test 2024-05-07 12:37:14,893 root INFO copying django/test/testcases.py -> build/lib/django/test 2024-05-07 12:37:14,894 root INFO copying django/test/html.py -> build/lib/django/test 2024-05-07 12:37:14,894 root INFO copying django/test/selenium.py -> build/lib/django/test 2024-05-07 12:37:14,894 root INFO copying django/test/utils.py -> build/lib/django/test 2024-05-07 12:37:14,894 root INFO copying django/test/runner.py -> build/lib/django/test 2024-05-07 12:37:14,894 root INFO copying django/test/client.py -> build/lib/django/test 2024-05-07 12:37:14,895 root INFO copying django/test/__init__.py -> build/lib/django/test 2024-05-07 12:37:14,895 root INFO copying django/test/signals.py -> build/lib/django/test 2024-05-07 12:37:14,895 root INFO creating build/lib/django/apps 2024-05-07 12:37:14,895 root INFO copying django/apps/config.py -> build/lib/django/apps 2024-05-07 12:37:14,896 root INFO copying django/apps/registry.py -> build/lib/django/apps 2024-05-07 12:37:14,896 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2024-05-07 12:37:14,896 root INFO creating build/lib/django/forms 2024-05-07 12:37:14,896 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2024-05-07 12:37:14,897 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2024-05-07 12:37:14,897 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2024-05-07 12:37:14,897 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2024-05-07 12:37:14,897 root INFO copying django/forms/utils.py -> build/lib/django/forms 2024-05-07 12:37:14,897 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2024-05-07 12:37:14,898 root INFO copying django/forms/forms.py -> build/lib/django/forms 2024-05-07 12:37:14,898 root INFO copying django/forms/fields.py -> build/lib/django/forms 2024-05-07 12:37:14,898 root INFO copying django/forms/models.py -> build/lib/django/forms 2024-05-07 12:37:14,898 root INFO creating build/lib/django/conf 2024-05-07 12:37:14,899 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2024-05-07 12:37:14,899 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2024-05-07 12:37:14,899 root INFO creating build/lib/django/db 2024-05-07 12:37:14,899 root INFO copying django/db/transaction.py -> build/lib/django/db 2024-05-07 12:37:14,900 root INFO copying django/db/utils.py -> build/lib/django/db 2024-05-07 12:37:14,900 root INFO copying django/db/__init__.py -> build/lib/django/db 2024-05-07 12:37:14,900 root INFO creating build/lib/django/templatetags 2024-05-07 12:37:14,900 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2024-05-07 12:37:14,900 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2024-05-07 12:37:14,901 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2024-05-07 12:37:14,901 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2024-05-07 12:37:14,901 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2024-05-07 12:37:14,901 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2024-05-07 12:37:14,902 root INFO creating build/lib/django/urls 2024-05-07 12:37:14,902 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2024-05-07 12:37:14,902 root INFO copying django/urls/converters.py -> build/lib/django/urls 2024-05-07 12:37:14,902 root INFO copying django/urls/utils.py -> build/lib/django/urls 2024-05-07 12:37:14,902 root INFO copying django/urls/conf.py -> build/lib/django/urls 2024-05-07 12:37:14,903 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2024-05-07 12:37:14,903 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2024-05-07 12:37:14,903 root INFO copying django/urls/base.py -> build/lib/django/urls 2024-05-07 12:37:14,903 root INFO creating build/lib/django/views 2024-05-07 12:37:14,903 root INFO copying django/views/static.py -> build/lib/django/views 2024-05-07 12:37:14,904 root INFO copying django/views/debug.py -> build/lib/django/views 2024-05-07 12:37:14,904 root INFO copying django/views/csrf.py -> build/lib/django/views 2024-05-07 12:37:14,904 root INFO copying django/views/defaults.py -> build/lib/django/views 2024-05-07 12:37:14,904 root INFO copying django/views/i18n.py -> build/lib/django/views 2024-05-07 12:37:14,904 root INFO copying django/views/__init__.py -> build/lib/django/views 2024-05-07 12:37:14,905 root INFO creating build/lib/django/dispatch 2024-05-07 12:37:14,905 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2024-05-07 12:37:14,905 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2024-05-07 12:37:14,905 root INFO creating build/lib/django/contrib 2024-05-07 12:37:14,906 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2024-05-07 12:37:14,907 root INFO creating build/lib/django/utils 2024-05-07 12:37:14,907 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2024-05-07 12:37:14,907 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2024-05-07 12:37:14,907 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2024-05-07 12:37:14,907 root INFO copying django/utils/version.py -> build/lib/django/utils 2024-05-07 12:37:14,908 root INFO copying django/utils/tree.py -> build/lib/django/utils 2024-05-07 12:37:14,908 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2024-05-07 12:37:14,908 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2024-05-07 12:37:14,908 root INFO copying django/utils/archive.py -> build/lib/django/utils 2024-05-07 12:37:14,908 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2024-05-07 12:37:14,909 root INFO copying django/utils/cache.py -> build/lib/django/utils 2024-05-07 12:37:14,909 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2024-05-07 12:37:14,909 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2024-05-07 12:37:14,909 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2024-05-07 12:37:14,909 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2024-05-07 12:37:14,910 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2024-05-07 12:37:14,910 root INFO copying django/utils/log.py -> build/lib/django/utils 2024-05-07 12:37:14,910 root INFO copying django/utils/dates.py -> build/lib/django/utils 2024-05-07 12:37:14,910 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2024-05-07 12:37:14,910 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2024-05-07 12:37:14,911 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2024-05-07 12:37:14,911 root INFO copying django/utils/functional.py -> build/lib/django/utils 2024-05-07 12:37:14,911 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2024-05-07 12:37:14,911 root INFO copying django/utils/html.py -> build/lib/django/utils 2024-05-07 12:37:14,911 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/formats.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/_os.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2024-05-07 12:37:14,912 root INFO copying django/utils/duration.py -> build/lib/django/utils 2024-05-07 12:37:14,913 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2024-05-07 12:37:14,913 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2024-05-07 12:37:14,913 root INFO copying django/utils/http.py -> build/lib/django/utils 2024-05-07 12:37:14,913 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2024-05-07 12:37:14,913 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2024-05-07 12:37:14,914 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2024-05-07 12:37:14,914 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2024-05-07 12:37:14,914 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2024-05-07 12:37:14,914 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2024-05-07 12:37:14,914 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2024-05-07 12:37:14,915 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2024-05-07 12:37:14,915 root INFO copying django/utils/connection.py -> build/lib/django/utils 2024-05-07 12:37:14,915 root INFO copying django/utils/text.py -> build/lib/django/utils 2024-05-07 12:37:14,915 root INFO creating build/lib/django/template/loaders 2024-05-07 12:37:14,915 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,916 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,916 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,916 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,916 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,916 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2024-05-07 12:37:14,917 root INFO creating build/lib/django/template/backends 2024-05-07 12:37:14,917 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2024-05-07 12:37:14,917 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2024-05-07 12:37:14,917 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2024-05-07 12:37:14,918 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2024-05-07 12:37:14,918 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2024-05-07 12:37:14,918 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2024-05-07 12:37:14,918 root INFO creating build/lib/django/core/checks 2024-05-07 12:37:14,918 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2024-05-07 12:37:14,919 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2024-05-07 12:37:14,919 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2024-05-07 12:37:14,919 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2024-05-07 12:37:14,919 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2024-05-07 12:37:14,919 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2024-05-07 12:37:14,920 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2024-05-07 12:37:14,920 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2024-05-07 12:37:14,920 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2024-05-07 12:37:14,920 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2024-05-07 12:37:14,920 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2024-05-07 12:37:14,921 root INFO creating build/lib/django/core/cache 2024-05-07 12:37:14,921 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2024-05-07 12:37:14,921 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2024-05-07 12:37:14,921 root INFO creating build/lib/django/core/handlers 2024-05-07 12:37:14,922 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2024-05-07 12:37:14,922 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2024-05-07 12:37:14,922 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2024-05-07 12:37:14,922 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2024-05-07 12:37:14,922 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2024-05-07 12:37:14,923 root INFO creating build/lib/django/core/mail 2024-05-07 12:37:14,923 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2024-05-07 12:37:14,923 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2024-05-07 12:37:14,923 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2024-05-07 12:37:14,924 root INFO creating build/lib/django/core/servers 2024-05-07 12:37:14,924 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2024-05-07 12:37:14,924 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2024-05-07 12:37:14,924 root INFO creating build/lib/django/core/management 2024-05-07 12:37:14,924 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2024-05-07 12:37:14,925 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2024-05-07 12:37:14,925 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2024-05-07 12:37:14,925 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2024-05-07 12:37:14,925 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2024-05-07 12:37:14,925 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2024-05-07 12:37:14,926 root INFO creating build/lib/django/core/serializers 2024-05-07 12:37:14,926 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,926 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,926 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,927 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,927 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,927 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,927 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2024-05-07 12:37:14,928 root INFO creating build/lib/django/core/files 2024-05-07 12:37:14,928 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2024-05-07 12:37:14,928 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2024-05-07 12:37:14,928 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2024-05-07 12:37:14,928 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2024-05-07 12:37:14,928 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2024-05-07 12:37:14,929 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2024-05-07 12:37:14,929 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2024-05-07 12:37:14,929 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2024-05-07 12:37:14,929 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2024-05-07 12:37:14,930 root INFO creating build/lib/django/core/checks/compatibility 2024-05-07 12:37:14,930 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2024-05-07 12:37:14,930 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2024-05-07 12:37:14,930 root INFO creating build/lib/django/core/checks/security 2024-05-07 12:37:14,930 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2024-05-07 12:37:14,931 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2024-05-07 12:37:14,931 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2024-05-07 12:37:14,931 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2024-05-07 12:37:14,931 root INFO creating build/lib/django/core/cache/backends 2024-05-07 12:37:14,931 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,932 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,932 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,932 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,932 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,932 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,933 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,933 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2024-05-07 12:37:14,933 root INFO creating build/lib/django/core/mail/backends 2024-05-07 12:37:14,933 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,933 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,934 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,934 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,934 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,934 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,934 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2024-05-07 12:37:14,935 root INFO creating build/lib/django/core/management/commands 2024-05-07 12:37:14,935 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,935 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,936 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,936 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,936 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,936 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,936 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,937 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,937 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,937 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,937 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,937 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,938 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,938 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,938 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,938 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,938 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,939 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,939 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,939 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,939 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,939 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,940 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,940 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,940 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,940 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2024-05-07 12:37:14,941 root INFO creating build/lib/django/core/files/storage 2024-05-07 12:37:14,941 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,941 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,941 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,941 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,941 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,942 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2024-05-07 12:37:14,942 root INFO creating build/lib/django/conf/urls 2024-05-07 12:37:14,942 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2024-05-07 12:37:14,942 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2024-05-07 12:37:14,943 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2024-05-07 12:37:14,943 root INFO creating build/lib/django/conf/locale 2024-05-07 12:37:14,943 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2024-05-07 12:37:14,943 root INFO creating build/lib/django/conf/locale/ja 2024-05-07 12:37:14,944 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2024-05-07 12:37:14,944 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2024-05-07 12:37:14,944 root INFO creating build/lib/django/conf/locale/nl 2024-05-07 12:37:14,944 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2024-05-07 12:37:14,944 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2024-05-07 12:37:14,945 root INFO creating build/lib/django/conf/locale/ig 2024-05-07 12:37:14,945 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2024-05-07 12:37:14,945 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2024-05-07 12:37:14,945 root INFO creating build/lib/django/conf/locale/nb 2024-05-07 12:37:14,945 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2024-05-07 12:37:14,946 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2024-05-07 12:37:14,946 root INFO creating build/lib/django/conf/locale/bg 2024-05-07 12:37:14,946 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2024-05-07 12:37:14,946 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2024-05-07 12:37:14,946 root INFO creating build/lib/django/conf/locale/es_NI 2024-05-07 12:37:14,947 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2024-05-07 12:37:14,947 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2024-05-07 12:37:14,947 root INFO creating build/lib/django/conf/locale/ko 2024-05-07 12:37:14,947 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2024-05-07 12:37:14,947 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2024-05-07 12:37:14,948 root INFO creating build/lib/django/conf/locale/cs 2024-05-07 12:37:14,948 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2024-05-07 12:37:14,948 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2024-05-07 12:37:14,948 root INFO creating build/lib/django/conf/locale/sr_Latn 2024-05-07 12:37:14,948 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 12:37:14,949 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2024-05-07 12:37:14,949 root INFO creating build/lib/django/conf/locale/el 2024-05-07 12:37:14,949 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2024-05-07 12:37:14,949 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2024-05-07 12:37:14,949 root INFO creating build/lib/django/conf/locale/az 2024-05-07 12:37:14,950 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2024-05-07 12:37:14,950 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2024-05-07 12:37:14,950 root INFO creating build/lib/django/conf/locale/fr 2024-05-07 12:37:14,950 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2024-05-07 12:37:14,950 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2024-05-07 12:37:14,951 root INFO creating build/lib/django/conf/locale/sv 2024-05-07 12:37:14,951 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2024-05-07 12:37:14,951 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2024-05-07 12:37:14,951 root INFO creating build/lib/django/conf/locale/id 2024-05-07 12:37:14,951 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2024-05-07 12:37:14,951 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2024-05-07 12:37:14,952 root INFO creating build/lib/django/conf/locale/km 2024-05-07 12:37:14,952 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2024-05-07 12:37:14,952 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2024-05-07 12:37:14,952 root INFO creating build/lib/django/conf/locale/uk 2024-05-07 12:37:14,952 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2024-05-07 12:37:14,953 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2024-05-07 12:37:14,953 root INFO creating build/lib/django/conf/locale/ta 2024-05-07 12:37:14,953 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2024-05-07 12:37:14,953 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2024-05-07 12:37:14,953 root INFO creating build/lib/django/conf/locale/mn 2024-05-07 12:37:14,954 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2024-05-07 12:37:14,954 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2024-05-07 12:37:14,954 root INFO creating build/lib/django/conf/locale/de 2024-05-07 12:37:14,954 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2024-05-07 12:37:14,954 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2024-05-07 12:37:14,955 root INFO creating build/lib/django/conf/locale/ar 2024-05-07 12:37:14,955 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2024-05-07 12:37:14,955 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2024-05-07 12:37:14,955 root INFO creating build/lib/django/conf/locale/cy 2024-05-07 12:37:14,955 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2024-05-07 12:37:14,955 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2024-05-07 12:37:14,956 root INFO creating build/lib/django/conf/locale/kn 2024-05-07 12:37:14,956 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2024-05-07 12:37:14,956 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2024-05-07 12:37:14,956 root INFO creating build/lib/django/conf/locale/sk 2024-05-07 12:37:14,956 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2024-05-07 12:37:14,957 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2024-05-07 12:37:14,957 root INFO creating build/lib/django/conf/locale/zh_Hans 2024-05-07 12:37:14,957 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 12:37:14,957 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2024-05-07 12:37:14,957 root INFO creating build/lib/django/conf/locale/da 2024-05-07 12:37:14,958 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2024-05-07 12:37:14,958 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2024-05-07 12:37:14,958 root INFO creating build/lib/django/conf/locale/es_MX 2024-05-07 12:37:14,958 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2024-05-07 12:37:14,958 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2024-05-07 12:37:14,959 root INFO creating build/lib/django/conf/locale/es_PR 2024-05-07 12:37:14,959 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2024-05-07 12:37:14,959 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2024-05-07 12:37:14,959 root INFO creating build/lib/django/conf/locale/ru 2024-05-07 12:37:14,959 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2024-05-07 12:37:14,959 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2024-05-07 12:37:14,960 root INFO creating build/lib/django/conf/locale/ga 2024-05-07 12:37:14,960 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2024-05-07 12:37:14,960 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2024-05-07 12:37:14,960 root INFO creating build/lib/django/conf/locale/ar_DZ 2024-05-07 12:37:14,960 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 12:37:14,961 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2024-05-07 12:37:14,961 root INFO creating build/lib/django/conf/locale/mk 2024-05-07 12:37:14,961 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2024-05-07 12:37:14,961 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2024-05-07 12:37:14,961 root INFO creating build/lib/django/conf/locale/he 2024-05-07 12:37:14,962 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2024-05-07 12:37:14,962 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2024-05-07 12:37:14,962 root INFO creating build/lib/django/conf/locale/nn 2024-05-07 12:37:14,962 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2024-05-07 12:37:14,962 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2024-05-07 12:37:14,963 root INFO creating build/lib/django/conf/locale/et 2024-05-07 12:37:14,963 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2024-05-07 12:37:14,963 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2024-05-07 12:37:14,963 root INFO creating build/lib/django/conf/locale/te 2024-05-07 12:37:14,963 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2024-05-07 12:37:14,964 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2024-05-07 12:37:14,964 root INFO creating build/lib/django/conf/locale/eu 2024-05-07 12:37:14,964 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2024-05-07 12:37:14,964 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2024-05-07 12:37:14,964 root INFO creating build/lib/django/conf/locale/es_CO 2024-05-07 12:37:14,964 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2024-05-07 12:37:14,965 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2024-05-07 12:37:14,965 root INFO creating build/lib/django/conf/locale/pt 2024-05-07 12:37:14,965 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2024-05-07 12:37:14,965 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2024-05-07 12:37:14,966 root INFO creating build/lib/django/conf/locale/fy 2024-05-07 12:37:14,966 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2024-05-07 12:37:14,966 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2024-05-07 12:37:14,966 root INFO creating build/lib/django/conf/locale/ka 2024-05-07 12:37:14,966 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2024-05-07 12:37:14,966 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2024-05-07 12:37:14,967 root INFO creating build/lib/django/conf/locale/tk 2024-05-07 12:37:14,967 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2024-05-07 12:37:14,967 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2024-05-07 12:37:14,967 root INFO creating build/lib/django/conf/locale/sl 2024-05-07 12:37:14,967 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2024-05-07 12:37:14,968 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2024-05-07 12:37:14,968 root INFO creating build/lib/django/conf/locale/lv 2024-05-07 12:37:14,968 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2024-05-07 12:37:14,968 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2024-05-07 12:37:14,968 root INFO creating build/lib/django/conf/locale/tg 2024-05-07 12:37:14,969 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2024-05-07 12:37:14,969 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2024-05-07 12:37:14,969 root INFO creating build/lib/django/conf/locale/fi 2024-05-07 12:37:14,969 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2024-05-07 12:37:14,969 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2024-05-07 12:37:14,970 root INFO creating build/lib/django/conf/locale/is 2024-05-07 12:37:14,970 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2024-05-07 12:37:14,970 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2024-05-07 12:37:14,970 root INFO creating build/lib/django/conf/locale/en_AU 2024-05-07 12:37:14,970 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2024-05-07 12:37:14,970 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2024-05-07 12:37:14,971 root INFO creating build/lib/django/conf/locale/bn 2024-05-07 12:37:14,971 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2024-05-07 12:37:14,971 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2024-05-07 12:37:14,971 root INFO creating build/lib/django/conf/locale/ro 2024-05-07 12:37:14,971 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2024-05-07 12:37:14,972 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2024-05-07 12:37:14,972 root INFO creating build/lib/django/conf/locale/es_AR 2024-05-07 12:37:14,972 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2024-05-07 12:37:14,972 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2024-05-07 12:37:14,972 root INFO creating build/lib/django/conf/locale/it 2024-05-07 12:37:14,973 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2024-05-07 12:37:14,973 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2024-05-07 12:37:14,973 root INFO creating build/lib/django/conf/locale/gd 2024-05-07 12:37:14,973 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2024-05-07 12:37:14,973 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2024-05-07 12:37:14,974 root INFO creating build/lib/django/conf/locale/lt 2024-05-07 12:37:14,974 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2024-05-07 12:37:14,974 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2024-05-07 12:37:14,974 root INFO creating build/lib/django/conf/locale/sq 2024-05-07 12:37:14,974 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2024-05-07 12:37:14,975 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2024-05-07 12:37:14,975 root INFO creating build/lib/django/conf/locale/en 2024-05-07 12:37:14,975 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2024-05-07 12:37:14,975 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2024-05-07 12:37:14,975 root INFO creating build/lib/django/conf/locale/fa 2024-05-07 12:37:14,976 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2024-05-07 12:37:14,976 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2024-05-07 12:37:14,976 root INFO creating build/lib/django/conf/locale/es 2024-05-07 12:37:14,976 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2024-05-07 12:37:14,976 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2024-05-07 12:37:14,977 root INFO creating build/lib/django/conf/locale/hi 2024-05-07 12:37:14,977 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2024-05-07 12:37:14,977 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2024-05-07 12:37:14,977 root INFO creating build/lib/django/conf/locale/vi 2024-05-07 12:37:14,977 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2024-05-07 12:37:14,977 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2024-05-07 12:37:14,978 root INFO creating build/lib/django/conf/locale/en_GB 2024-05-07 12:37:14,978 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2024-05-07 12:37:14,978 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2024-05-07 12:37:14,978 root INFO creating build/lib/django/conf/locale/hu 2024-05-07 12:37:14,978 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2024-05-07 12:37:14,979 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2024-05-07 12:37:14,979 root INFO creating build/lib/django/conf/locale/th 2024-05-07 12:37:14,979 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2024-05-07 12:37:14,979 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2024-05-07 12:37:14,979 root INFO creating build/lib/django/conf/locale/ml 2024-05-07 12:37:14,980 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2024-05-07 12:37:14,980 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2024-05-07 12:37:14,980 root INFO creating build/lib/django/conf/locale/eo 2024-05-07 12:37:14,980 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2024-05-07 12:37:14,980 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2024-05-07 12:37:14,981 root INFO creating build/lib/django/conf/locale/ckb 2024-05-07 12:37:14,981 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2024-05-07 12:37:14,981 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2024-05-07 12:37:14,981 root INFO creating build/lib/django/conf/locale/bs 2024-05-07 12:37:14,981 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2024-05-07 12:37:14,982 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2024-05-07 12:37:14,982 root INFO creating build/lib/django/conf/locale/ca 2024-05-07 12:37:14,982 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2024-05-07 12:37:14,982 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2024-05-07 12:37:14,982 root INFO creating build/lib/django/conf/locale/ms 2024-05-07 12:37:14,982 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2024-05-07 12:37:14,983 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2024-05-07 12:37:14,983 root INFO creating build/lib/django/conf/locale/tr 2024-05-07 12:37:14,983 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2024-05-07 12:37:14,983 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2024-05-07 12:37:14,984 root INFO creating build/lib/django/conf/locale/ky 2024-05-07 12:37:14,984 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2024-05-07 12:37:14,984 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2024-05-07 12:37:14,984 root INFO creating build/lib/django/conf/locale/sr 2024-05-07 12:37:14,984 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2024-05-07 12:37:14,984 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2024-05-07 12:37:14,985 root INFO creating build/lib/django/conf/locale/uz 2024-05-07 12:37:14,985 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2024-05-07 12:37:14,985 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2024-05-07 12:37:14,985 root INFO creating build/lib/django/conf/locale/pl 2024-05-07 12:37:14,985 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2024-05-07 12:37:14,986 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2024-05-07 12:37:14,986 root INFO creating build/lib/django/conf/locale/gl 2024-05-07 12:37:14,986 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2024-05-07 12:37:14,986 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2024-05-07 12:37:14,986 root INFO creating build/lib/django/conf/locale/zh_Hant 2024-05-07 12:37:14,987 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 12:37:14,987 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2024-05-07 12:37:14,987 root INFO creating build/lib/django/conf/locale/pt_BR 2024-05-07 12:37:14,987 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 12:37:14,987 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2024-05-07 12:37:14,988 root INFO creating build/lib/django/conf/locale/hr 2024-05-07 12:37:14,988 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2024-05-07 12:37:14,988 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2024-05-07 12:37:14,988 root INFO creating build/lib/django/conf/locale/de_CH 2024-05-07 12:37:14,988 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2024-05-07 12:37:14,988 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2024-05-07 12:37:14,989 root INFO creating build/lib/django/db/migrations 2024-05-07 12:37:14,989 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,989 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,989 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,990 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,990 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,990 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,990 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,990 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,991 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,991 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,991 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,991 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,991 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,992 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2024-05-07 12:37:14,992 root INFO creating build/lib/django/db/models 2024-05-07 12:37:14,992 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2024-05-07 12:37:14,992 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2024-05-07 12:37:14,993 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2024-05-07 12:37:14,993 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2024-05-07 12:37:14,993 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2024-05-07 12:37:14,993 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2024-05-07 12:37:14,993 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2024-05-07 12:37:14,994 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2024-05-07 12:37:14,994 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2024-05-07 12:37:14,994 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2024-05-07 12:37:14,994 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2024-05-07 12:37:14,994 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2024-05-07 12:37:14,995 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2024-05-07 12:37:14,995 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2024-05-07 12:37:14,995 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2024-05-07 12:37:14,995 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2024-05-07 12:37:14,996 root INFO creating build/lib/django/db/backends 2024-05-07 12:37:14,996 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2024-05-07 12:37:14,996 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2024-05-07 12:37:14,996 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2024-05-07 12:37:14,996 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2024-05-07 12:37:14,997 root INFO creating build/lib/django/db/migrations/operations 2024-05-07 12:37:14,997 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2024-05-07 12:37:14,997 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2024-05-07 12:37:14,997 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2024-05-07 12:37:14,997 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2024-05-07 12:37:14,997 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2024-05-07 12:37:14,998 root INFO creating build/lib/django/db/models/sql 2024-05-07 12:37:14,998 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,998 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,998 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,999 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,999 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,999 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2024-05-07 12:37:14,999 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2024-05-07 12:37:15,000 root INFO creating build/lib/django/db/models/functions 2024-05-07 12:37:15,000 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,000 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,000 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,000 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,001 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,001 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,001 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2024-05-07 12:37:15,001 root INFO creating build/lib/django/db/models/fields 2024-05-07 12:37:15,001 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,002 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,002 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,002 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,002 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,002 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,003 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,003 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,003 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2024-05-07 12:37:15,004 root INFO creating build/lib/django/db/backends/dummy 2024-05-07 12:37:15,004 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2024-05-07 12:37:15,004 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2024-05-07 12:37:15,004 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2024-05-07 12:37:15,004 root INFO creating build/lib/django/db/backends/oracle 2024-05-07 12:37:15,005 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,005 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,005 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,005 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,005 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,006 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2024-05-07 12:37:15,007 root INFO creating build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,007 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,007 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,007 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,008 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,008 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,008 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,008 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,008 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,009 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2024-05-07 12:37:15,009 root INFO creating build/lib/django/db/backends/mysql 2024-05-07 12:37:15,009 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,009 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,009 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,010 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,010 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,010 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,010 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,010 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,011 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,011 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2024-05-07 12:37:15,011 root INFO creating build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,011 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,012 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,013 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,013 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2024-05-07 12:37:15,013 root INFO creating build/lib/django/db/backends/base 2024-05-07 12:37:15,013 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,013 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,014 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,014 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,014 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,014 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,014 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,015 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,015 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2024-05-07 12:37:15,015 root INFO creating build/lib/django/views/generic 2024-05-07 12:37:15,015 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2024-05-07 12:37:15,015 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2024-05-07 12:37:15,016 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2024-05-07 12:37:15,016 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2024-05-07 12:37:15,016 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2024-05-07 12:37:15,016 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2024-05-07 12:37:15,017 root INFO creating build/lib/django/views/decorators 2024-05-07 12:37:15,017 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,017 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,017 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,017 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,017 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,018 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,018 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,018 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,018 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2024-05-07 12:37:15,019 root INFO creating build/lib/django/contrib/admindocs 2024-05-07 12:37:15,019 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,019 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,019 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,019 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,019 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,020 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2024-05-07 12:37:15,020 root INFO creating build/lib/django/contrib/postgres 2024-05-07 12:37:15,020 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,020 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,021 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,021 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,021 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,021 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,021 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,022 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2024-05-07 12:37:15,023 root INFO creating build/lib/django/contrib/gis 2024-05-07 12:37:15,023 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,023 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,023 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,024 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,024 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,024 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,024 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,024 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2024-05-07 12:37:15,025 root INFO creating build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,025 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,025 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,025 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,025 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,026 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2024-05-07 12:37:15,027 root INFO creating build/lib/django/contrib/humanize 2024-05-07 12:37:15,027 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2024-05-07 12:37:15,027 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2024-05-07 12:37:15,028 root INFO creating build/lib/django/contrib/auth 2024-05-07 12:37:15,028 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,028 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,028 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,028 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,028 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,029 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,029 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,029 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,029 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,029 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,030 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,030 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,030 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,030 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,030 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,031 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,031 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,031 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,031 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2024-05-07 12:37:15,032 root INFO creating build/lib/django/contrib/sessions 2024-05-07 12:37:15,032 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,032 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,032 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,032 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,032 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,033 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,033 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2024-05-07 12:37:15,033 root INFO creating build/lib/django/contrib/admin 2024-05-07 12:37:15,033 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,034 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,034 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,034 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,034 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,034 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,035 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,035 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,035 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,035 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,035 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,036 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,036 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,036 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,036 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2024-05-07 12:37:15,036 root INFO creating build/lib/django/contrib/redirects 2024-05-07 12:37:15,037 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2024-05-07 12:37:15,037 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2024-05-07 12:37:15,037 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2024-05-07 12:37:15,037 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2024-05-07 12:37:15,037 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2024-05-07 12:37:15,038 root INFO creating build/lib/django/contrib/sites 2024-05-07 12:37:15,038 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,038 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,038 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,038 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,039 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2024-05-07 12:37:15,040 root INFO creating build/lib/django/contrib/messages 2024-05-07 12:37:15,040 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,040 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,040 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,041 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,041 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,041 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,041 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,041 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2024-05-07 12:37:15,042 root INFO creating build/lib/django/contrib/syndication 2024-05-07 12:37:15,042 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2024-05-07 12:37:15,042 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2024-05-07 12:37:15,042 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2024-05-07 12:37:15,042 root INFO creating build/lib/django/contrib/flatpages 2024-05-07 12:37:15,043 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,043 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,043 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,043 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,043 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,044 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,044 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,044 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,044 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2024-05-07 12:37:15,044 root INFO creating build/lib/django/contrib/sitemaps 2024-05-07 12:37:15,044 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2024-05-07 12:37:15,045 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2024-05-07 12:37:15,045 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2024-05-07 12:37:15,045 root INFO creating build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,045 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,046 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,047 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2024-05-07 12:37:15,047 root INFO creating build/lib/django/contrib/postgres/forms 2024-05-07 12:37:15,047 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2024-05-07 12:37:15,047 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2024-05-07 12:37:15,047 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2024-05-07 12:37:15,048 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2024-05-07 12:37:15,048 root INFO creating build/lib/django/contrib/postgres/aggregates 2024-05-07 12:37:15,048 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 12:37:15,048 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 12:37:15,048 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 12:37:15,049 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2024-05-07 12:37:15,049 root INFO creating build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,049 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,049 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,050 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,050 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,050 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,050 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,050 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2024-05-07 12:37:15,051 root INFO creating build/lib/django/contrib/gis/geoip2 2024-05-07 12:37:15,051 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 12:37:15,051 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 12:37:15,051 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2024-05-07 12:37:15,051 root INFO creating build/lib/django/contrib/gis/forms 2024-05-07 12:37:15,052 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2024-05-07 12:37:15,052 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2024-05-07 12:37:15,052 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2024-05-07 12:37:15,052 root INFO creating build/lib/django/contrib/gis/db 2024-05-07 12:37:15,052 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2024-05-07 12:37:15,053 root INFO creating build/lib/django/contrib/gis/admin 2024-05-07 12:37:15,053 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2024-05-07 12:37:15,053 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2024-05-07 12:37:15,053 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2024-05-07 12:37:15,054 root INFO creating build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,054 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,054 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,054 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,054 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,054 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,055 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,055 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,055 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,055 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,055 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,056 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,056 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,056 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:15,056 root INFO creating build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,057 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,058 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,058 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,058 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,058 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,058 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,059 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,059 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,059 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:15,059 root INFO creating build/lib/django/contrib/gis/management 2024-05-07 12:37:15,059 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2024-05-07 12:37:15,060 root INFO creating build/lib/django/contrib/gis/serializers 2024-05-07 12:37:15,060 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2024-05-07 12:37:15,060 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2024-05-07 12:37:15,060 root INFO creating build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,060 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,061 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,061 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,061 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,061 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2024-05-07 12:37:15,061 root INFO creating build/lib/django/contrib/gis/sitemaps 2024-05-07 12:37:15,062 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 12:37:15,062 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 12:37:15,062 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2024-05-07 12:37:15,062 root INFO creating build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,062 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,063 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,063 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,063 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,063 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,063 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2024-05-07 12:37:15,064 root INFO creating build/lib/django/contrib/gis/db/backends 2024-05-07 12:37:15,064 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 12:37:15,064 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2024-05-07 12:37:15,064 root INFO creating build/lib/django/contrib/gis/db/models/sql 2024-05-07 12:37:15,064 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 12:37:15,065 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2024-05-07 12:37:15,065 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,065 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,065 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,066 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:15,067 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,067 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,067 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,067 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,067 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,068 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,068 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:15,068 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,068 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,069 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,069 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,069 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,069 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,069 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,070 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,070 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,070 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:15,070 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,070 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,071 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,071 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,071 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,071 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,071 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,072 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,072 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,072 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,072 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:15,073 root INFO creating build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,073 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,073 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,073 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,073 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,073 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2024-05-07 12:37:15,074 root INFO creating build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,074 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,074 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,074 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,074 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,075 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2024-05-07 12:37:15,075 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,075 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,075 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,075 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,076 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,076 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,076 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,076 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:15,077 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,077 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,077 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,077 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,077 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,077 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,078 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,078 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,078 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,078 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,078 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2024-05-07 12:37:15,079 root INFO creating build/lib/django/contrib/gis/management/commands 2024-05-07 12:37:15,079 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 12:37:15,079 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 12:37:15,079 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2024-05-07 12:37:15,080 root INFO creating build/lib/django/contrib/staticfiles/management 2024-05-07 12:37:15,080 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2024-05-07 12:37:15,080 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2024-05-07 12:37:15,080 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 12:37:15,080 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 12:37:15,080 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 12:37:15,081 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2024-05-07 12:37:15,081 root INFO creating build/lib/django/contrib/humanize/templatetags 2024-05-07 12:37:15,081 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 12:37:15,081 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2024-05-07 12:37:15,081 root INFO creating build/lib/django/contrib/auth/handlers 2024-05-07 12:37:15,082 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2024-05-07 12:37:15,082 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2024-05-07 12:37:15,082 root INFO creating build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,082 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,083 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,084 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,084 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,084 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,084 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,084 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,085 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2024-05-07 12:37:15,085 root INFO creating build/lib/django/contrib/auth/management 2024-05-07 12:37:15,085 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2024-05-07 12:37:15,085 root INFO creating build/lib/django/contrib/auth/management/commands 2024-05-07 12:37:15,085 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 12:37:15,086 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 12:37:15,086 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2024-05-07 12:37:15,086 root INFO creating build/lib/django/contrib/sessions/migrations 2024-05-07 12:37:15,086 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 12:37:15,086 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2024-05-07 12:37:15,087 root INFO creating build/lib/django/contrib/sessions/management 2024-05-07 12:37:15,087 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2024-05-07 12:37:15,087 root INFO creating build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,087 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,087 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,088 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,088 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,088 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,088 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,088 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2024-05-07 12:37:15,089 root INFO creating build/lib/django/contrib/sessions/management/commands 2024-05-07 12:37:15,089 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 12:37:15,089 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2024-05-07 12:37:15,089 root INFO creating build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,089 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,090 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,090 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,090 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,090 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,090 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2024-05-07 12:37:15,091 root INFO creating build/lib/django/contrib/admin/migrations 2024-05-07 12:37:15,091 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2024-05-07 12:37:15,091 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2024-05-07 12:37:15,091 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2024-05-07 12:37:15,091 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2024-05-07 12:37:15,092 root INFO creating build/lib/django/contrib/admin/views 2024-05-07 12:37:15,092 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2024-05-07 12:37:15,092 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2024-05-07 12:37:15,092 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2024-05-07 12:37:15,092 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2024-05-07 12:37:15,093 root INFO creating build/lib/django/contrib/redirects/migrations 2024-05-07 12:37:15,093 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 12:37:15,093 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 12:37:15,093 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2024-05-07 12:37:15,093 root INFO creating build/lib/django/contrib/sites/migrations 2024-05-07 12:37:15,094 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2024-05-07 12:37:15,094 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2024-05-07 12:37:15,094 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2024-05-07 12:37:15,094 root INFO creating build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,094 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,095 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,095 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,095 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,095 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2024-05-07 12:37:15,095 root INFO creating build/lib/django/contrib/flatpages/templatetags 2024-05-07 12:37:15,096 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 12:37:15,096 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2024-05-07 12:37:15,096 root INFO creating build/lib/django/contrib/flatpages/migrations 2024-05-07 12:37:15,096 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 12:37:15,096 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2024-05-07 12:37:15,097 root INFO creating build/lib/django/contrib/sitemaps/management 2024-05-07 12:37:15,097 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2024-05-07 12:37:15,097 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2024-05-07 12:37:15,097 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 12:37:15,097 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2024-05-07 12:37:15,098 root INFO creating build/lib/django/contrib/contenttypes/migrations 2024-05-07 12:37:15,098 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 12:37:15,098 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 12:37:15,098 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2024-05-07 12:37:15,098 root INFO creating build/lib/django/contrib/contenttypes/management 2024-05-07 12:37:15,098 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2024-05-07 12:37:15,099 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2024-05-07 12:37:15,099 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 12:37:15,099 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2024-05-07 12:37:15,099 root INFO creating build/lib/django/utils/translation 2024-05-07 12:37:15,100 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2024-05-07 12:37:15,100 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2024-05-07 12:37:15,100 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2024-05-07 12:37:15,100 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2024-05-07 12:37:15,100 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2024-05-07 12:37:15,102 root INFO running egg_info 2024-05-07 12:37:15,104 root INFO writing Django.egg-info/PKG-INFO 2024-05-07 12:37:15,105 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2024-05-07 12:37:15,106 root INFO writing entry points to Django.egg-info/entry_points.txt 2024-05-07 12:37:15,107 root INFO writing requirements to Django.egg-info/requires.txt 2024-05-07 12:37:15,107 root INFO writing top-level names to Django.egg-info/top_level.txt 2024-05-07 12:37:15,159 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2024-05-07 12:37:15,226 root INFO reading manifest template 'MANIFEST.in' 2024-05-07 12:37:15,450 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-05-07 12:37:15,473 root INFO adding license file 'LICENSE' 2024-05-07 12:37:15,473 root INFO adding license file 'LICENSE.python' 2024-05-07 12:37:15,473 root INFO adding license file 'AUTHORS' 2024-05-07 12:37:15,686 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template' to be distributed and are already explicitly excluding 'django.conf.app_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template.migrations' to be distributed and are already explicitly excluding 'django.conf.app_template.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ig.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ig.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ig.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ig.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template' to be distributed and are already explicitly excluding 'django.conf.project_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template.project_name' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template.project_name' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template.project_name' to be distributed and are already explicitly excluding 'django.conf.project_template.project_name' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.am.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.am.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.am.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img.gis' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.jquery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.jquery' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.jquery' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2.i18n' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2.i18n' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.xregexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.xregexp' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.xregexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.auth.user' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.auth.user' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.auth.user' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.auth.user' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.edit_inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.edit_inline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.edit_inline' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.edit_inline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.includes' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.widgets' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.templates.admin_doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.templates.admin_doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.templates.admin_doc' to be distributed and are already explicitly excluding 'django.contrib.admindocs.templates.admin_doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.auth.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.auth.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.auth.widgets' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.auth.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.css' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.img' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.js' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.admin' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.kml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.kml' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.kml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.jinja2.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.jinja2.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.jinja2.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.templates.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.templates.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.templates.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.templates.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sitemaps.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sitemaps.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sitemaps.templates' to be distributed and are already explicitly excluding 'django.contrib.sitemaps.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.views.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.views.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.views.templates' to be distributed and are already explicitly excluding 'django.views.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-05-07 12:37:16,205 root INFO creating build/lib/django/forms/jinja2 2024-05-07 12:37:16,205 root INFO creating build/lib/django/forms/jinja2/django 2024-05-07 12:37:16,205 root INFO creating build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,205 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,205 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,206 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,206 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,206 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,206 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,207 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2024-05-07 12:37:16,207 root INFO creating build/lib/django/forms/jinja2/django/forms/errors 2024-05-07 12:37:16,207 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:16,207 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:16,207 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:16,208 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:16,208 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:16,208 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:16,208 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:16,208 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:16,209 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,209 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,209 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,209 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,209 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,210 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:16,210 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,210 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,210 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,210 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,211 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,211 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,211 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,211 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,212 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,212 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,212 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,212 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,213 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,213 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,213 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,213 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,213 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,214 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,214 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,214 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,214 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,215 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,215 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,215 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,215 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,215 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,216 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,216 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,216 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:16,216 root INFO creating build/lib/django/forms/templates 2024-05-07 12:37:16,216 root INFO creating build/lib/django/forms/templates/django 2024-05-07 12:37:16,217 root INFO creating build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,217 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,217 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,217 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,217 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,218 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,218 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,218 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2024-05-07 12:37:16,218 root INFO creating build/lib/django/forms/templates/django/forms/errors 2024-05-07 12:37:16,218 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:16,219 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:16,219 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:16,219 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:16,219 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:16,219 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:16,220 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:16,220 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:16,220 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,220 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,220 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,221 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,221 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,221 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2024-05-07 12:37:16,221 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,221 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,222 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,222 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,222 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,222 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,223 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,223 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,223 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,223 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,223 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,224 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,224 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,224 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,224 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,225 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,225 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,225 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,225 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,225 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,226 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,226 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,226 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,226 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,227 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,227 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,227 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,227 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,228 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2024-05-07 12:37:16,228 root INFO creating build/lib/django/conf/app_template 2024-05-07 12:37:16,228 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,228 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,228 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,229 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,229 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,229 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2024-05-07 12:37:16,229 root INFO creating build/lib/django/conf/app_template/migrations 2024-05-07 12:37:16,229 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2024-05-07 12:37:16,230 root INFO creating build/lib/django/conf/project_template 2024-05-07 12:37:16,230 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2024-05-07 12:37:16,230 root INFO creating build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,230 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,230 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,230 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,231 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,231 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-05-07 12:37:16,231 root INFO creating build/lib/django/views/templates 2024-05-07 12:37:16,231 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2024-05-07 12:37:16,232 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2024-05-07 12:37:16,232 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2024-05-07 12:37:16,232 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2024-05-07 12:37:16,232 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2024-05-07 12:37:16,232 root INFO creating build/lib/django/conf/locale/af 2024-05-07 12:37:16,233 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:16,233 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:16,233 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:16,233 root INFO creating build/lib/django/conf/locale/ast 2024-05-07 12:37:16,233 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,233 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,234 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,234 root INFO creating build/lib/django/conf/locale/be 2024-05-07 12:37:16,234 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:16,234 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:16,234 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:16,235 root INFO creating build/lib/django/conf/locale/br 2024-05-07 12:37:16,235 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:16,235 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:16,235 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:16,235 root INFO creating build/lib/django/conf/locale/dsb 2024-05-07 12:37:16,236 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,236 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,236 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,236 root INFO creating build/lib/django/conf/locale/es_VE 2024-05-07 12:37:16,236 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,236 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,237 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,237 root INFO creating build/lib/django/conf/locale/hsb 2024-05-07 12:37:16,237 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,237 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,237 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,238 root INFO creating build/lib/django/conf/locale/hy 2024-05-07 12:37:16,238 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,238 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,238 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,238 root INFO creating build/lib/django/conf/locale/ia 2024-05-07 12:37:16,238 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,239 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,239 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,239 root INFO creating build/lib/django/conf/locale/io 2024-05-07 12:37:16,239 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:16,239 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:16,240 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:16,240 root INFO creating build/lib/django/conf/locale/kab 2024-05-07 12:37:16,240 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,240 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,240 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,240 root INFO creating build/lib/django/conf/locale/kk 2024-05-07 12:37:16,241 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,241 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,241 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,241 root INFO creating build/lib/django/conf/locale/lb 2024-05-07 12:37:16,241 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,241 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,242 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,242 root INFO creating build/lib/django/conf/locale/mr 2024-05-07 12:37:16,242 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,242 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,242 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,243 root INFO creating build/lib/django/conf/locale/my 2024-05-07 12:37:16,243 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:16,243 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:16,243 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:16,243 root INFO creating build/lib/django/conf/locale/ne 2024-05-07 12:37:16,243 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,243 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,244 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,244 root INFO creating build/lib/django/conf/locale/os 2024-05-07 12:37:16,244 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:16,244 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:16,244 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:16,245 root INFO creating build/lib/django/conf/locale/pa 2024-05-07 12:37:16,245 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,245 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,245 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,245 root INFO creating build/lib/django/conf/locale/sw 2024-05-07 12:37:16,245 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,246 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,246 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,246 root INFO creating build/lib/django/conf/locale/tt 2024-05-07 12:37:16,246 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,246 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,247 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,247 root INFO creating build/lib/django/conf/locale/udm 2024-05-07 12:37:16,247 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,247 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,247 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,247 root INFO creating build/lib/django/conf/locale/ur 2024-05-07 12:37:16,248 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,248 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,248 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,248 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,248 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:16,249 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:16,250 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:16,250 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,250 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,250 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,251 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,251 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,251 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,251 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,251 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,252 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,253 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,253 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:16,253 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:16,253 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,254 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,255 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,255 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,255 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,255 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:16,255 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:16,256 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:16,256 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:16,256 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:16,256 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:16,256 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,257 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,257 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,257 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,257 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,257 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,258 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,258 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,258 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,258 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:16,258 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:16,259 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:16,259 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,259 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,259 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,259 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,260 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,260 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,260 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,260 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,260 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,261 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,261 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,261 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,261 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,261 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,262 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,262 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:16,262 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:16,262 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:16,262 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,263 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,263 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,263 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,263 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,263 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,264 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,264 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,264 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,264 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,264 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,265 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,265 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,265 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,265 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,265 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:16,266 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:16,266 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:16,266 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,266 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,266 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:16,267 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:16,268 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,268 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,268 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,268 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,268 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,269 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,269 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,269 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,269 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,270 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,271 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,271 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,271 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,271 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,271 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,272 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,272 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,272 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,272 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,272 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,273 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,273 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,273 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,273 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,273 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,274 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:16,274 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:16,274 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:16,274 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,274 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,275 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,275 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,275 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,275 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,275 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,276 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,276 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,276 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,276 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,276 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,277 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:16,277 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:16,277 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:16,277 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,277 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,278 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,278 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,278 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,278 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,278 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,279 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,279 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,279 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:16,279 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:16,279 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:16,280 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,280 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,280 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,280 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:16,280 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:16,281 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:16,281 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,281 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,281 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,281 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,282 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,282 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,282 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,282 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,282 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,283 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,283 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,283 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,283 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:16,283 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:16,284 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:16,284 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,284 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,284 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,284 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,285 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,285 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,285 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,285 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,285 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,286 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,286 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,286 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,286 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,286 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,287 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,288 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,288 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,288 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,288 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,289 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,289 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,289 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,289 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,289 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,290 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,291 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,291 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,291 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,291 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,291 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,292 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,292 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,292 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,292 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,292 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,293 root INFO creating build/lib/django/contrib/admindocs/locale 2024-05-07 12:37:16,293 root INFO creating build/lib/django/contrib/admindocs/locale/af 2024-05-07 12:37:16,293 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:16,293 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:16,293 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:16,293 root INFO creating build/lib/django/contrib/admindocs/locale/ar 2024-05-07 12:37:16,294 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,294 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,294 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,294 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ 2024-05-07 12:37:16,294 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,294 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,295 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,295 root INFO creating build/lib/django/contrib/admindocs/locale/ast 2024-05-07 12:37:16,295 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,295 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,295 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,295 root INFO creating build/lib/django/contrib/admindocs/locale/az 2024-05-07 12:37:16,296 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:16,296 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:16,296 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:16,296 root INFO creating build/lib/django/contrib/admindocs/locale/be 2024-05-07 12:37:16,296 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:16,296 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:16,297 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:16,297 root INFO creating build/lib/django/contrib/admindocs/locale/bg 2024-05-07 12:37:16,297 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,297 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,297 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,297 root INFO creating build/lib/django/contrib/admindocs/locale/bn 2024-05-07 12:37:16,298 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,298 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,298 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,298 root INFO creating build/lib/django/contrib/admindocs/locale/br 2024-05-07 12:37:16,298 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:16,298 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:16,299 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:16,299 root INFO creating build/lib/django/contrib/admindocs/locale/bs 2024-05-07 12:37:16,299 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,299 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,299 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,299 root INFO creating build/lib/django/contrib/admindocs/locale/ca 2024-05-07 12:37:16,300 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,300 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,300 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,300 root INFO creating build/lib/django/contrib/admindocs/locale/ckb 2024-05-07 12:37:16,300 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,300 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,301 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,301 root INFO creating build/lib/django/contrib/admindocs/locale/cs 2024-05-07 12:37:16,301 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,301 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,301 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,301 root INFO creating build/lib/django/contrib/admindocs/locale/cy 2024-05-07 12:37:16,301 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,302 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,302 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,302 root INFO creating build/lib/django/contrib/admindocs/locale/da 2024-05-07 12:37:16,302 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:16,302 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:16,302 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:16,303 root INFO creating build/lib/django/contrib/admindocs/locale/de 2024-05-07 12:37:16,303 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:16,303 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:16,303 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:16,303 root INFO creating build/lib/django/contrib/admindocs/locale/dsb 2024-05-07 12:37:16,303 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,303 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,304 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,304 root INFO creating build/lib/django/contrib/admindocs/locale/el 2024-05-07 12:37:16,304 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:16,304 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:16,304 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:16,304 root INFO creating build/lib/django/contrib/admindocs/locale/en 2024-05-07 12:37:16,305 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:16,305 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:16,305 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:16,305 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU 2024-05-07 12:37:16,305 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,305 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,305 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,306 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB 2024-05-07 12:37:16,306 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,306 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,306 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,306 root INFO creating build/lib/django/contrib/admindocs/locale/eo 2024-05-07 12:37:16,306 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,307 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,307 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,307 root INFO creating build/lib/django/contrib/admindocs/locale/es 2024-05-07 12:37:16,307 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:16,307 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:16,307 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:16,308 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR 2024-05-07 12:37:16,308 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,308 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,308 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,308 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO 2024-05-07 12:37:16,308 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,308 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,309 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,309 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX 2024-05-07 12:37:16,309 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,309 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,309 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,309 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE 2024-05-07 12:37:16,310 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,310 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,310 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,310 root INFO creating build/lib/django/contrib/admindocs/locale/et 2024-05-07 12:37:16,310 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:16,310 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:16,310 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:16,311 root INFO creating build/lib/django/contrib/admindocs/locale/eu 2024-05-07 12:37:16,311 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,311 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,311 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,311 root INFO creating build/lib/django/contrib/admindocs/locale/fa 2024-05-07 12:37:16,311 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,312 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,312 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,312 root INFO creating build/lib/django/contrib/admindocs/locale/fi 2024-05-07 12:37:16,312 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,312 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,312 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,313 root INFO creating build/lib/django/contrib/admindocs/locale/fr 2024-05-07 12:37:16,313 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,313 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,313 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,313 root INFO creating build/lib/django/contrib/admindocs/locale/fy 2024-05-07 12:37:16,313 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,313 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,314 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,314 root INFO creating build/lib/django/contrib/admindocs/locale/ga 2024-05-07 12:37:16,314 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,314 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,314 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,314 root INFO creating build/lib/django/contrib/admindocs/locale/gd 2024-05-07 12:37:16,314 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,315 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,315 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,315 root INFO creating build/lib/django/contrib/admindocs/locale/gl 2024-05-07 12:37:16,315 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,315 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,315 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,316 root INFO creating build/lib/django/contrib/admindocs/locale/he 2024-05-07 12:37:16,316 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:16,316 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:16,316 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:16,316 root INFO creating build/lib/django/contrib/admindocs/locale/hi 2024-05-07 12:37:16,316 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,316 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,317 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,317 root INFO creating build/lib/django/contrib/admindocs/locale/hr 2024-05-07 12:37:16,317 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,317 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,317 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,317 root INFO creating build/lib/django/contrib/admindocs/locale/hsb 2024-05-07 12:37:16,318 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,318 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,318 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,318 root INFO creating build/lib/django/contrib/admindocs/locale/hu 2024-05-07 12:37:16,318 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,318 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,319 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,319 root INFO creating build/lib/django/contrib/admindocs/locale/ia 2024-05-07 12:37:16,319 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,319 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,319 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,319 root INFO creating build/lib/django/contrib/admindocs/locale/id 2024-05-07 12:37:16,319 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:16,320 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:16,320 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:16,320 root INFO creating build/lib/django/contrib/admindocs/locale/io 2024-05-07 12:37:16,320 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:16,320 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:16,320 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:16,321 root INFO creating build/lib/django/contrib/admindocs/locale/is 2024-05-07 12:37:16,321 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:16,321 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:16,321 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:16,321 root INFO creating build/lib/django/contrib/admindocs/locale/it 2024-05-07 12:37:16,321 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:16,321 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:16,322 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:16,322 root INFO creating build/lib/django/contrib/admindocs/locale/ja 2024-05-07 12:37:16,322 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,322 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,322 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,322 root INFO creating build/lib/django/contrib/admindocs/locale/ka 2024-05-07 12:37:16,323 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,323 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,323 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,323 root INFO creating build/lib/django/contrib/admindocs/locale/kab 2024-05-07 12:37:16,323 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,323 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,323 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,324 root INFO creating build/lib/django/contrib/admindocs/locale/kk 2024-05-07 12:37:16,324 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,324 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,324 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,324 root INFO creating build/lib/django/contrib/admindocs/locale/km 2024-05-07 12:37:16,324 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:16,325 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:16,325 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:16,325 root INFO creating build/lib/django/contrib/admindocs/locale/kn 2024-05-07 12:37:16,325 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,325 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,325 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,326 root INFO creating build/lib/django/contrib/admindocs/locale/ko 2024-05-07 12:37:16,326 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,326 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,326 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,326 root INFO creating build/lib/django/contrib/admindocs/locale/ky 2024-05-07 12:37:16,326 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,326 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,327 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,327 root INFO creating build/lib/django/contrib/admindocs/locale/lb 2024-05-07 12:37:16,327 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,327 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,327 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,327 root INFO creating build/lib/django/contrib/admindocs/locale/lt 2024-05-07 12:37:16,327 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,328 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,328 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,328 root INFO creating build/lib/django/contrib/admindocs/locale/lv 2024-05-07 12:37:16,328 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,328 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,328 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,329 root INFO creating build/lib/django/contrib/admindocs/locale/mk 2024-05-07 12:37:16,329 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,329 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,329 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,329 root INFO creating build/lib/django/contrib/admindocs/locale/ml 2024-05-07 12:37:16,329 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,330 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,330 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,330 root INFO creating build/lib/django/contrib/admindocs/locale/mn 2024-05-07 12:37:16,330 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,330 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,330 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,331 root INFO creating build/lib/django/contrib/admindocs/locale/mr 2024-05-07 12:37:16,331 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,331 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,331 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,331 root INFO creating build/lib/django/contrib/admindocs/locale/ms 2024-05-07 12:37:16,331 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,331 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,332 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,332 root INFO creating build/lib/django/contrib/admindocs/locale/my 2024-05-07 12:37:16,332 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:16,332 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:16,332 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:16,332 root INFO creating build/lib/django/contrib/admindocs/locale/nb 2024-05-07 12:37:16,333 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,333 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,333 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,333 root INFO creating build/lib/django/contrib/admindocs/locale/ne 2024-05-07 12:37:16,333 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,333 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,333 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,334 root INFO creating build/lib/django/contrib/admindocs/locale/nl 2024-05-07 12:37:16,334 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,334 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,334 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,334 root INFO creating build/lib/django/contrib/admindocs/locale/nn 2024-05-07 12:37:16,334 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,334 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,335 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,335 root INFO creating build/lib/django/contrib/admindocs/locale/os 2024-05-07 12:37:16,335 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:16,335 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:16,335 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:16,336 root INFO creating build/lib/django/contrib/admindocs/locale/pa 2024-05-07 12:37:16,336 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,336 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,336 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,336 root INFO creating build/lib/django/contrib/admindocs/locale/pl 2024-05-07 12:37:16,336 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,336 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,337 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,337 root INFO creating build/lib/django/contrib/admindocs/locale/pt 2024-05-07 12:37:16,337 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,337 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,337 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,337 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR 2024-05-07 12:37:16,337 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,338 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,338 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,338 root INFO creating build/lib/django/contrib/admindocs/locale/ro 2024-05-07 12:37:16,338 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,338 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,338 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,339 root INFO creating build/lib/django/contrib/admindocs/locale/ru 2024-05-07 12:37:16,339 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,339 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,339 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,339 root INFO creating build/lib/django/contrib/admindocs/locale/sk 2024-05-07 12:37:16,339 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,339 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,340 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,340 root INFO creating build/lib/django/contrib/admindocs/locale/sl 2024-05-07 12:37:16,340 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,340 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,340 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,341 root INFO creating build/lib/django/contrib/admindocs/locale/sq 2024-05-07 12:37:16,341 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,341 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,341 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,341 root INFO creating build/lib/django/contrib/admindocs/locale/sr 2024-05-07 12:37:16,341 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,341 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,342 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,342 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn 2024-05-07 12:37:16,342 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,342 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,342 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,342 root INFO creating build/lib/django/contrib/admindocs/locale/sv 2024-05-07 12:37:16,342 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,343 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,343 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,343 root INFO creating build/lib/django/contrib/admindocs/locale/sw 2024-05-07 12:37:16,343 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,343 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,343 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,344 root INFO creating build/lib/django/contrib/admindocs/locale/ta 2024-05-07 12:37:16,344 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,344 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,344 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,344 root INFO creating build/lib/django/contrib/admindocs/locale/te 2024-05-07 12:37:16,344 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:16,344 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:16,345 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:16,345 root INFO creating build/lib/django/contrib/admindocs/locale/tg 2024-05-07 12:37:16,345 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,345 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,345 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,345 root INFO creating build/lib/django/contrib/admindocs/locale/th 2024-05-07 12:37:16,346 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:16,346 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:16,346 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:16,346 root INFO creating build/lib/django/contrib/admindocs/locale/tr 2024-05-07 12:37:16,346 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,346 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,346 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,347 root INFO creating build/lib/django/contrib/admindocs/locale/tt 2024-05-07 12:37:16,347 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,347 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,347 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,347 root INFO creating build/lib/django/contrib/admindocs/locale/udm 2024-05-07 12:37:16,347 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,348 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,348 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,348 root INFO creating build/lib/django/contrib/admindocs/locale/uk 2024-05-07 12:37:16,348 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,348 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,348 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,349 root INFO creating build/lib/django/contrib/admindocs/locale/ur 2024-05-07 12:37:16,349 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,349 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,349 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,349 root INFO creating build/lib/django/contrib/admindocs/locale/vi 2024-05-07 12:37:16,349 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,349 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,350 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,350 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans 2024-05-07 12:37:16,350 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,350 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,350 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,350 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant 2024-05-07 12:37:16,351 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,351 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,351 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,351 root INFO creating build/lib/django/contrib/admindocs/templates 2024-05-07 12:37:16,351 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,351 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,351 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,352 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,352 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,352 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,352 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,352 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,353 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,353 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,353 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:16,353 root INFO creating build/lib/django/contrib/postgres/jinja2 2024-05-07 12:37:16,353 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres 2024-05-07 12:37:16,353 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 12:37:16,354 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 12:37:16,354 root INFO creating build/lib/django/contrib/postgres/locale 2024-05-07 12:37:16,354 root INFO creating build/lib/django/contrib/postgres/locale/af 2024-05-07 12:37:16,354 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:16,354 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:16,354 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:16,354 root INFO creating build/lib/django/contrib/postgres/locale/ar 2024-05-07 12:37:16,355 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,355 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,355 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,355 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ 2024-05-07 12:37:16,355 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,355 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,355 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,356 root INFO creating build/lib/django/contrib/postgres/locale/az 2024-05-07 12:37:16,356 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:16,356 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:16,356 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:16,356 root INFO creating build/lib/django/contrib/postgres/locale/be 2024-05-07 12:37:16,356 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:16,356 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:16,357 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:16,357 root INFO creating build/lib/django/contrib/postgres/locale/bg 2024-05-07 12:37:16,357 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,357 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,357 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,357 root INFO creating build/lib/django/contrib/postgres/locale/ca 2024-05-07 12:37:16,358 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,358 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,358 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,358 root INFO creating build/lib/django/contrib/postgres/locale/ckb 2024-05-07 12:37:16,358 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,358 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,358 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,359 root INFO creating build/lib/django/contrib/postgres/locale/cs 2024-05-07 12:37:16,359 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,359 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,359 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,359 root INFO creating build/lib/django/contrib/postgres/locale/da 2024-05-07 12:37:16,359 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:16,360 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:16,360 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:16,360 root INFO creating build/lib/django/contrib/postgres/locale/de 2024-05-07 12:37:16,360 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:16,360 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:16,360 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:16,361 root INFO creating build/lib/django/contrib/postgres/locale/dsb 2024-05-07 12:37:16,361 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,361 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,361 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,361 root INFO creating build/lib/django/contrib/postgres/locale/el 2024-05-07 12:37:16,361 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:16,361 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:16,362 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:16,362 root INFO creating build/lib/django/contrib/postgres/locale/en 2024-05-07 12:37:16,362 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:16,362 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:16,362 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:16,362 root INFO creating build/lib/django/contrib/postgres/locale/en_AU 2024-05-07 12:37:16,362 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,363 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,363 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,363 root INFO creating build/lib/django/contrib/postgres/locale/eo 2024-05-07 12:37:16,363 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,363 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,363 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,364 root INFO creating build/lib/django/contrib/postgres/locale/es 2024-05-07 12:37:16,364 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:16,364 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:16,364 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:16,364 root INFO creating build/lib/django/contrib/postgres/locale/es_AR 2024-05-07 12:37:16,364 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,364 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,365 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,365 root INFO creating build/lib/django/contrib/postgres/locale/es_CO 2024-05-07 12:37:16,365 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,365 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,365 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,365 root INFO creating build/lib/django/contrib/postgres/locale/es_MX 2024-05-07 12:37:16,365 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,366 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,366 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,366 root INFO creating build/lib/django/contrib/postgres/locale/et 2024-05-07 12:37:16,366 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:16,366 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:16,366 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:16,367 root INFO creating build/lib/django/contrib/postgres/locale/eu 2024-05-07 12:37:16,367 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,367 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,367 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,367 root INFO creating build/lib/django/contrib/postgres/locale/fa 2024-05-07 12:37:16,367 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,367 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,368 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,368 root INFO creating build/lib/django/contrib/postgres/locale/fi 2024-05-07 12:37:16,368 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,368 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,368 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,368 root INFO creating build/lib/django/contrib/postgres/locale/fr 2024-05-07 12:37:16,368 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,369 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,369 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,369 root INFO creating build/lib/django/contrib/postgres/locale/gd 2024-05-07 12:37:16,369 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,369 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,369 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,370 root INFO creating build/lib/django/contrib/postgres/locale/gl 2024-05-07 12:37:16,370 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,370 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,370 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,370 root INFO creating build/lib/django/contrib/postgres/locale/he 2024-05-07 12:37:16,370 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:16,370 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:16,371 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:16,371 root INFO creating build/lib/django/contrib/postgres/locale/hr 2024-05-07 12:37:16,371 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,371 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,371 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,371 root INFO creating build/lib/django/contrib/postgres/locale/hsb 2024-05-07 12:37:16,372 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,372 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,372 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,372 root INFO creating build/lib/django/contrib/postgres/locale/hu 2024-05-07 12:37:16,372 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,372 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,372 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,373 root INFO creating build/lib/django/contrib/postgres/locale/hy 2024-05-07 12:37:16,373 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,373 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,373 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,373 root INFO creating build/lib/django/contrib/postgres/locale/ia 2024-05-07 12:37:16,373 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,373 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,374 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,374 root INFO creating build/lib/django/contrib/postgres/locale/id 2024-05-07 12:37:16,374 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:16,374 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:16,374 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:16,375 root INFO creating build/lib/django/contrib/postgres/locale/is 2024-05-07 12:37:16,375 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:16,375 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:16,375 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:16,375 root INFO creating build/lib/django/contrib/postgres/locale/it 2024-05-07 12:37:16,375 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:16,375 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:16,376 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:16,376 root INFO creating build/lib/django/contrib/postgres/locale/ja 2024-05-07 12:37:16,376 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,376 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,376 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,376 root INFO creating build/lib/django/contrib/postgres/locale/ka 2024-05-07 12:37:16,376 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,377 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,377 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,377 root INFO creating build/lib/django/contrib/postgres/locale/kk 2024-05-07 12:37:16,377 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,377 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,377 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,378 root INFO creating build/lib/django/contrib/postgres/locale/ko 2024-05-07 12:37:16,378 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,378 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,378 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,378 root INFO creating build/lib/django/contrib/postgres/locale/ky 2024-05-07 12:37:16,378 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,378 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,379 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,379 root INFO creating build/lib/django/contrib/postgres/locale/lt 2024-05-07 12:37:16,379 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,379 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,379 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,379 root INFO creating build/lib/django/contrib/postgres/locale/lv 2024-05-07 12:37:16,380 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,380 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,380 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,380 root INFO creating build/lib/django/contrib/postgres/locale/mk 2024-05-07 12:37:16,380 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,380 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,380 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,381 root INFO creating build/lib/django/contrib/postgres/locale/ml 2024-05-07 12:37:16,381 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,381 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,381 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,381 root INFO creating build/lib/django/contrib/postgres/locale/mn 2024-05-07 12:37:16,381 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,381 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,382 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,382 root INFO creating build/lib/django/contrib/postgres/locale/ms 2024-05-07 12:37:16,382 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,382 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,382 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,382 root INFO creating build/lib/django/contrib/postgres/locale/nb 2024-05-07 12:37:16,383 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,383 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,383 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,383 root INFO creating build/lib/django/contrib/postgres/locale/ne 2024-05-07 12:37:16,383 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,383 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,384 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,384 root INFO creating build/lib/django/contrib/postgres/locale/nl 2024-05-07 12:37:16,384 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,384 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,384 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,384 root INFO creating build/lib/django/contrib/postgres/locale/nn 2024-05-07 12:37:16,384 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,385 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,385 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,385 root INFO creating build/lib/django/contrib/postgres/locale/pl 2024-05-07 12:37:16,385 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,385 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,385 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,386 root INFO creating build/lib/django/contrib/postgres/locale/pt 2024-05-07 12:37:16,386 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,386 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,386 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,386 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR 2024-05-07 12:37:16,386 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,386 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,387 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,387 root INFO creating build/lib/django/contrib/postgres/locale/ro 2024-05-07 12:37:16,387 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,387 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,387 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,387 root INFO creating build/lib/django/contrib/postgres/locale/ru 2024-05-07 12:37:16,387 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,388 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,388 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,388 root INFO creating build/lib/django/contrib/postgres/locale/sk 2024-05-07 12:37:16,388 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,388 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,388 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,389 root INFO creating build/lib/django/contrib/postgres/locale/sl 2024-05-07 12:37:16,389 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,389 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,389 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,389 root INFO creating build/lib/django/contrib/postgres/locale/sq 2024-05-07 12:37:16,389 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,389 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,390 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,390 root INFO creating build/lib/django/contrib/postgres/locale/sr 2024-05-07 12:37:16,390 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,390 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,390 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,390 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn 2024-05-07 12:37:16,391 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,391 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,391 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,391 root INFO creating build/lib/django/contrib/postgres/locale/sv 2024-05-07 12:37:16,391 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,391 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,391 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,392 root INFO creating build/lib/django/contrib/postgres/locale/tg 2024-05-07 12:37:16,392 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,392 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,392 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,392 root INFO creating build/lib/django/contrib/postgres/locale/tk 2024-05-07 12:37:16,392 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,392 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,393 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,393 root INFO creating build/lib/django/contrib/postgres/locale/tr 2024-05-07 12:37:16,393 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,393 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,393 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,393 root INFO creating build/lib/django/contrib/postgres/locale/uk 2024-05-07 12:37:16,394 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,394 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,394 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,394 root INFO creating build/lib/django/contrib/postgres/locale/uz 2024-05-07 12:37:16,394 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,394 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,394 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,395 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans 2024-05-07 12:37:16,395 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,395 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,395 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,395 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant 2024-05-07 12:37:16,395 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,396 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,396 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,396 root INFO creating build/lib/django/contrib/postgres/templates 2024-05-07 12:37:16,396 root INFO creating build/lib/django/contrib/postgres/templates/postgres 2024-05-07 12:37:16,396 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 12:37:16,396 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2024-05-07 12:37:16,396 root INFO creating build/lib/django/contrib/gis/locale 2024-05-07 12:37:16,397 root INFO creating build/lib/django/contrib/gis/locale/af 2024-05-07 12:37:16,397 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:16,397 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:16,397 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:16,397 root INFO creating build/lib/django/contrib/gis/locale/ar 2024-05-07 12:37:16,397 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,397 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,398 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,398 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ 2024-05-07 12:37:16,398 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,398 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,398 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,398 root INFO creating build/lib/django/contrib/gis/locale/ast 2024-05-07 12:37:16,398 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,399 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,399 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,399 root INFO creating build/lib/django/contrib/gis/locale/az 2024-05-07 12:37:16,399 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:16,399 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:16,399 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:16,400 root INFO creating build/lib/django/contrib/gis/locale/be 2024-05-07 12:37:16,400 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:16,400 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:16,400 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:16,400 root INFO creating build/lib/django/contrib/gis/locale/bg 2024-05-07 12:37:16,400 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,400 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,401 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,401 root INFO creating build/lib/django/contrib/gis/locale/bn 2024-05-07 12:37:16,401 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,401 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,401 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,401 root INFO creating build/lib/django/contrib/gis/locale/br 2024-05-07 12:37:16,402 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:16,402 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:16,402 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:16,402 root INFO creating build/lib/django/contrib/gis/locale/bs 2024-05-07 12:37:16,402 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,402 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,402 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,403 root INFO creating build/lib/django/contrib/gis/locale/ca 2024-05-07 12:37:16,403 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,403 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,403 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,403 root INFO creating build/lib/django/contrib/gis/locale/ckb 2024-05-07 12:37:16,403 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,403 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,404 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,404 root INFO creating build/lib/django/contrib/gis/locale/cs 2024-05-07 12:37:16,404 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,404 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,404 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,404 root INFO creating build/lib/django/contrib/gis/locale/cy 2024-05-07 12:37:16,405 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,405 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,405 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,405 root INFO creating build/lib/django/contrib/gis/locale/da 2024-05-07 12:37:16,405 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:16,405 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:16,405 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:16,406 root INFO creating build/lib/django/contrib/gis/locale/de 2024-05-07 12:37:16,406 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:16,406 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:16,406 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:16,406 root INFO creating build/lib/django/contrib/gis/locale/dsb 2024-05-07 12:37:16,406 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,406 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,407 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,407 root INFO creating build/lib/django/contrib/gis/locale/el 2024-05-07 12:37:16,407 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:16,407 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:16,407 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:16,407 root INFO creating build/lib/django/contrib/gis/locale/en 2024-05-07 12:37:16,408 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:16,408 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:16,408 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:16,408 root INFO creating build/lib/django/contrib/gis/locale/en_AU 2024-05-07 12:37:16,408 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,408 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,408 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,409 root INFO creating build/lib/django/contrib/gis/locale/en_GB 2024-05-07 12:37:16,409 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,409 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,409 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,409 root INFO creating build/lib/django/contrib/gis/locale/eo 2024-05-07 12:37:16,409 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,410 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,410 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,410 root INFO creating build/lib/django/contrib/gis/locale/es 2024-05-07 12:37:16,410 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:16,410 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:16,410 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:16,411 root INFO creating build/lib/django/contrib/gis/locale/es_AR 2024-05-07 12:37:16,411 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,411 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,411 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,411 root INFO creating build/lib/django/contrib/gis/locale/es_CO 2024-05-07 12:37:16,411 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,411 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,412 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,412 root INFO creating build/lib/django/contrib/gis/locale/es_MX 2024-05-07 12:37:16,412 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,412 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,412 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,412 root INFO creating build/lib/django/contrib/gis/locale/es_VE 2024-05-07 12:37:16,412 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,413 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,413 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,413 root INFO creating build/lib/django/contrib/gis/locale/et 2024-05-07 12:37:16,413 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:16,413 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:16,413 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:16,414 root INFO creating build/lib/django/contrib/gis/locale/eu 2024-05-07 12:37:16,414 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,414 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,414 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,414 root INFO creating build/lib/django/contrib/gis/locale/fa 2024-05-07 12:37:16,414 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,414 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,415 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,415 root INFO creating build/lib/django/contrib/gis/locale/fi 2024-05-07 12:37:16,415 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,415 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,415 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,415 root INFO creating build/lib/django/contrib/gis/locale/fr 2024-05-07 12:37:16,415 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,416 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,416 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,416 root INFO creating build/lib/django/contrib/gis/locale/fy 2024-05-07 12:37:16,416 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,416 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,416 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,417 root INFO creating build/lib/django/contrib/gis/locale/ga 2024-05-07 12:37:16,417 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,417 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,417 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,417 root INFO creating build/lib/django/contrib/gis/locale/gd 2024-05-07 12:37:16,417 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,417 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,418 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,418 root INFO creating build/lib/django/contrib/gis/locale/gl 2024-05-07 12:37:16,418 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,418 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,418 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,418 root INFO creating build/lib/django/contrib/gis/locale/he 2024-05-07 12:37:16,418 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:16,419 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:16,419 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:16,419 root INFO creating build/lib/django/contrib/gis/locale/hi 2024-05-07 12:37:16,419 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,419 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,419 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,420 root INFO creating build/lib/django/contrib/gis/locale/hr 2024-05-07 12:37:16,420 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,420 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,420 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,420 root INFO creating build/lib/django/contrib/gis/locale/hsb 2024-05-07 12:37:16,420 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,420 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,421 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,421 root INFO creating build/lib/django/contrib/gis/locale/hu 2024-05-07 12:37:16,421 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,421 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,421 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,421 root INFO creating build/lib/django/contrib/gis/locale/hy 2024-05-07 12:37:16,422 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,422 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,422 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,422 root INFO creating build/lib/django/contrib/gis/locale/ia 2024-05-07 12:37:16,422 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,422 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,422 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,423 root INFO creating build/lib/django/contrib/gis/locale/id 2024-05-07 12:37:16,423 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:16,423 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:16,423 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:16,423 root INFO creating build/lib/django/contrib/gis/locale/io 2024-05-07 12:37:16,423 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:16,423 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:16,424 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:16,424 root INFO creating build/lib/django/contrib/gis/locale/is 2024-05-07 12:37:16,424 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:16,424 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:16,424 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:16,424 root INFO creating build/lib/django/contrib/gis/locale/it 2024-05-07 12:37:16,425 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:16,425 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:16,425 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:16,425 root INFO creating build/lib/django/contrib/gis/locale/ja 2024-05-07 12:37:16,425 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,425 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,425 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,426 root INFO creating build/lib/django/contrib/gis/locale/ka 2024-05-07 12:37:16,426 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,426 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,426 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,426 root INFO creating build/lib/django/contrib/gis/locale/kk 2024-05-07 12:37:16,426 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,426 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,427 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,427 root INFO creating build/lib/django/contrib/gis/locale/km 2024-05-07 12:37:16,427 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:16,427 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:16,427 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:16,427 root INFO creating build/lib/django/contrib/gis/locale/kn 2024-05-07 12:37:16,428 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,428 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,428 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,428 root INFO creating build/lib/django/contrib/gis/locale/ko 2024-05-07 12:37:16,428 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,428 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,428 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,429 root INFO creating build/lib/django/contrib/gis/locale/ky 2024-05-07 12:37:16,429 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,429 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,429 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,429 root INFO creating build/lib/django/contrib/gis/locale/lb 2024-05-07 12:37:16,429 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,430 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,430 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,430 root INFO creating build/lib/django/contrib/gis/locale/lt 2024-05-07 12:37:16,430 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,430 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,430 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,431 root INFO creating build/lib/django/contrib/gis/locale/lv 2024-05-07 12:37:16,431 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,431 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,431 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,431 root INFO creating build/lib/django/contrib/gis/locale/mk 2024-05-07 12:37:16,431 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,431 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,432 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,432 root INFO creating build/lib/django/contrib/gis/locale/ml 2024-05-07 12:37:16,432 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,432 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,432 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,432 root INFO creating build/lib/django/contrib/gis/locale/mn 2024-05-07 12:37:16,432 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,433 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,433 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,433 root INFO creating build/lib/django/contrib/gis/locale/mr 2024-05-07 12:37:16,433 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,433 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,433 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,434 root INFO creating build/lib/django/contrib/gis/locale/ms 2024-05-07 12:37:16,434 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,434 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,434 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,434 root INFO creating build/lib/django/contrib/gis/locale/my 2024-05-07 12:37:16,434 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:16,434 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:16,435 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:16,435 root INFO creating build/lib/django/contrib/gis/locale/nb 2024-05-07 12:37:16,435 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,435 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,435 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,435 root INFO creating build/lib/django/contrib/gis/locale/ne 2024-05-07 12:37:16,435 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,436 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,436 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,436 root INFO creating build/lib/django/contrib/gis/locale/nl 2024-05-07 12:37:16,436 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,436 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,436 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,437 root INFO creating build/lib/django/contrib/gis/locale/nn 2024-05-07 12:37:16,437 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,437 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,437 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,437 root INFO creating build/lib/django/contrib/gis/locale/os 2024-05-07 12:37:16,437 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:16,437 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:16,438 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:16,438 root INFO creating build/lib/django/contrib/gis/locale/pa 2024-05-07 12:37:16,438 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,438 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,438 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,438 root INFO creating build/lib/django/contrib/gis/locale/pl 2024-05-07 12:37:16,439 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,439 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,439 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,439 root INFO creating build/lib/django/contrib/gis/locale/pt 2024-05-07 12:37:16,439 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,439 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,440 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,440 root INFO creating build/lib/django/contrib/gis/locale/pt_BR 2024-05-07 12:37:16,440 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,440 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,440 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,440 root INFO creating build/lib/django/contrib/gis/locale/ro 2024-05-07 12:37:16,440 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,441 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,441 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,441 root INFO creating build/lib/django/contrib/gis/locale/ru 2024-05-07 12:37:16,441 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,441 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,441 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,442 root INFO creating build/lib/django/contrib/gis/locale/sk 2024-05-07 12:37:16,442 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,442 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,442 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,442 root INFO creating build/lib/django/contrib/gis/locale/sl 2024-05-07 12:37:16,442 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,442 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,443 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,443 root INFO creating build/lib/django/contrib/gis/locale/sq 2024-05-07 12:37:16,443 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,443 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,443 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,443 root INFO creating build/lib/django/contrib/gis/locale/sr 2024-05-07 12:37:16,443 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,444 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,444 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,444 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn 2024-05-07 12:37:16,444 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,444 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,444 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,445 root INFO creating build/lib/django/contrib/gis/locale/sv 2024-05-07 12:37:16,445 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,445 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,445 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,445 root INFO creating build/lib/django/contrib/gis/locale/sw 2024-05-07 12:37:16,445 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,445 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,446 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,446 root INFO creating build/lib/django/contrib/gis/locale/ta 2024-05-07 12:37:16,446 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,446 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,446 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,446 root INFO creating build/lib/django/contrib/gis/locale/te 2024-05-07 12:37:16,447 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:16,447 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:16,447 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:16,447 root INFO creating build/lib/django/contrib/gis/locale/tg 2024-05-07 12:37:16,447 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,447 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,447 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,448 root INFO creating build/lib/django/contrib/gis/locale/th 2024-05-07 12:37:16,448 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:16,448 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:16,448 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:16,448 root INFO creating build/lib/django/contrib/gis/locale/tr 2024-05-07 12:37:16,448 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,448 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,449 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,449 root INFO creating build/lib/django/contrib/gis/locale/tt 2024-05-07 12:37:16,449 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,449 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,449 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,449 root INFO creating build/lib/django/contrib/gis/locale/udm 2024-05-07 12:37:16,450 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,450 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,450 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,450 root INFO creating build/lib/django/contrib/gis/locale/uk 2024-05-07 12:37:16,450 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,450 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,450 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,451 root INFO creating build/lib/django/contrib/gis/locale/ur 2024-05-07 12:37:16,451 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,451 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,451 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,451 root INFO creating build/lib/django/contrib/gis/locale/vi 2024-05-07 12:37:16,451 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,451 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,452 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,452 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans 2024-05-07 12:37:16,452 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,452 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,452 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,453 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant 2024-05-07 12:37:16,453 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,453 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,453 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,453 root INFO creating build/lib/django/contrib/gis/static 2024-05-07 12:37:16,453 root INFO creating build/lib/django/contrib/gis/static/gis 2024-05-07 12:37:16,453 root INFO creating build/lib/django/contrib/gis/static/gis/css 2024-05-07 12:37:16,453 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2024-05-07 12:37:16,454 root INFO creating build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,454 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,454 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,454 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,454 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,455 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,455 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-05-07 12:37:16,455 root INFO creating build/lib/django/contrib/gis/static/gis/js 2024-05-07 12:37:16,455 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2024-05-07 12:37:16,455 root INFO creating build/lib/django/contrib/gis/templates 2024-05-07 12:37:16,455 root INFO creating build/lib/django/contrib/gis/templates/gis 2024-05-07 12:37:16,455 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 12:37:16,456 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2024-05-07 12:37:16,456 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:16,456 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:16,456 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:16,456 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:16,457 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:16,457 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:16,457 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:16,457 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:16,457 root INFO creating build/lib/django/contrib/humanize/locale 2024-05-07 12:37:16,457 root INFO creating build/lib/django/contrib/humanize/locale/af 2024-05-07 12:37:16,457 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:16,458 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:16,458 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:16,458 root INFO creating build/lib/django/contrib/humanize/locale/ar 2024-05-07 12:37:16,458 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,458 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,458 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,459 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ 2024-05-07 12:37:16,459 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,459 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,459 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,459 root INFO creating build/lib/django/contrib/humanize/locale/ast 2024-05-07 12:37:16,459 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,459 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,460 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,460 root INFO creating build/lib/django/contrib/humanize/locale/az 2024-05-07 12:37:16,460 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:16,460 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:16,460 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:16,461 root INFO creating build/lib/django/contrib/humanize/locale/be 2024-05-07 12:37:16,461 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:16,461 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:16,461 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:16,461 root INFO creating build/lib/django/contrib/humanize/locale/bg 2024-05-07 12:37:16,461 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,461 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,462 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,462 root INFO creating build/lib/django/contrib/humanize/locale/bn 2024-05-07 12:37:16,462 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,462 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,462 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,462 root INFO creating build/lib/django/contrib/humanize/locale/br 2024-05-07 12:37:16,462 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:16,463 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:16,463 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:16,463 root INFO creating build/lib/django/contrib/humanize/locale/bs 2024-05-07 12:37:16,463 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,463 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,463 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,464 root INFO creating build/lib/django/contrib/humanize/locale/ca 2024-05-07 12:37:16,464 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,464 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,464 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,464 root INFO creating build/lib/django/contrib/humanize/locale/ckb 2024-05-07 12:37:16,464 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,464 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,465 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,465 root INFO creating build/lib/django/contrib/humanize/locale/cs 2024-05-07 12:37:16,465 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,465 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,465 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,465 root INFO creating build/lib/django/contrib/humanize/locale/cy 2024-05-07 12:37:16,466 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,466 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,466 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,466 root INFO creating build/lib/django/contrib/humanize/locale/da 2024-05-07 12:37:16,466 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:16,466 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:16,466 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:16,467 root INFO creating build/lib/django/contrib/humanize/locale/de 2024-05-07 12:37:16,467 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:16,467 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:16,467 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:16,467 root INFO creating build/lib/django/contrib/humanize/locale/dsb 2024-05-07 12:37:16,467 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,468 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,468 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,468 root INFO creating build/lib/django/contrib/humanize/locale/el 2024-05-07 12:37:16,468 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:16,468 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:16,468 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:16,469 root INFO creating build/lib/django/contrib/humanize/locale/en 2024-05-07 12:37:16,469 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:16,469 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:16,469 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:16,469 root INFO creating build/lib/django/contrib/humanize/locale/en_AU 2024-05-07 12:37:16,469 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,469 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,470 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,470 root INFO creating build/lib/django/contrib/humanize/locale/en_GB 2024-05-07 12:37:16,470 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,470 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,470 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,470 root INFO creating build/lib/django/contrib/humanize/locale/eo 2024-05-07 12:37:16,471 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,471 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,471 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,471 root INFO creating build/lib/django/contrib/humanize/locale/es 2024-05-07 12:37:16,471 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:16,471 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:16,471 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:16,472 root INFO creating build/lib/django/contrib/humanize/locale/es_AR 2024-05-07 12:37:16,472 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,472 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,472 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,472 root INFO creating build/lib/django/contrib/humanize/locale/es_CO 2024-05-07 12:37:16,472 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,472 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,473 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,473 root INFO creating build/lib/django/contrib/humanize/locale/es_MX 2024-05-07 12:37:16,473 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,473 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,473 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,473 root INFO creating build/lib/django/contrib/humanize/locale/es_VE 2024-05-07 12:37:16,474 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,474 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,474 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,474 root INFO creating build/lib/django/contrib/humanize/locale/et 2024-05-07 12:37:16,474 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:16,474 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:16,474 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:16,475 root INFO creating build/lib/django/contrib/humanize/locale/eu 2024-05-07 12:37:16,475 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,475 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,475 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,475 root INFO creating build/lib/django/contrib/humanize/locale/fa 2024-05-07 12:37:16,475 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,476 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,476 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,476 root INFO creating build/lib/django/contrib/humanize/locale/fi 2024-05-07 12:37:16,476 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,476 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,476 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,477 root INFO creating build/lib/django/contrib/humanize/locale/fr 2024-05-07 12:37:16,477 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,477 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,477 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,477 root INFO creating build/lib/django/contrib/humanize/locale/fy 2024-05-07 12:37:16,477 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,477 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,478 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,478 root INFO creating build/lib/django/contrib/humanize/locale/ga 2024-05-07 12:37:16,478 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,478 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,478 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,478 root INFO creating build/lib/django/contrib/humanize/locale/gd 2024-05-07 12:37:16,478 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,479 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,479 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,479 root INFO creating build/lib/django/contrib/humanize/locale/gl 2024-05-07 12:37:16,479 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,479 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,479 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,480 root INFO creating build/lib/django/contrib/humanize/locale/he 2024-05-07 12:37:16,480 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:16,480 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:16,480 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:16,480 root INFO creating build/lib/django/contrib/humanize/locale/hi 2024-05-07 12:37:16,480 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,480 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,481 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,481 root INFO creating build/lib/django/contrib/humanize/locale/hr 2024-05-07 12:37:16,481 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,481 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,481 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,481 root INFO creating build/lib/django/contrib/humanize/locale/hsb 2024-05-07 12:37:16,482 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,482 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,482 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,482 root INFO creating build/lib/django/contrib/humanize/locale/hu 2024-05-07 12:37:16,482 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,482 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,482 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,483 root INFO creating build/lib/django/contrib/humanize/locale/hy 2024-05-07 12:37:16,483 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,483 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,483 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,483 root INFO creating build/lib/django/contrib/humanize/locale/ia 2024-05-07 12:37:16,483 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,483 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,484 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,484 root INFO creating build/lib/django/contrib/humanize/locale/id 2024-05-07 12:37:16,484 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:16,484 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:16,484 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:16,484 root INFO creating build/lib/django/contrib/humanize/locale/io 2024-05-07 12:37:16,485 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:16,485 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:16,485 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:16,485 root INFO creating build/lib/django/contrib/humanize/locale/is 2024-05-07 12:37:16,485 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:16,485 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:16,485 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:16,486 root INFO creating build/lib/django/contrib/humanize/locale/it 2024-05-07 12:37:16,486 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:16,486 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:16,486 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:16,486 root INFO creating build/lib/django/contrib/humanize/locale/ja 2024-05-07 12:37:16,486 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,487 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,487 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,487 root INFO creating build/lib/django/contrib/humanize/locale/ka 2024-05-07 12:37:16,487 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,487 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,487 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,488 root INFO creating build/lib/django/contrib/humanize/locale/kk 2024-05-07 12:37:16,488 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,488 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,488 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,488 root INFO creating build/lib/django/contrib/humanize/locale/km 2024-05-07 12:37:16,488 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:16,488 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:16,489 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:16,489 root INFO creating build/lib/django/contrib/humanize/locale/kn 2024-05-07 12:37:16,489 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,489 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,489 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,489 root INFO creating build/lib/django/contrib/humanize/locale/ko 2024-05-07 12:37:16,489 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,490 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,490 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,490 root INFO creating build/lib/django/contrib/humanize/locale/ky 2024-05-07 12:37:16,490 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,490 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,490 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,491 root INFO creating build/lib/django/contrib/humanize/locale/lb 2024-05-07 12:37:16,491 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,491 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,491 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,491 root INFO creating build/lib/django/contrib/humanize/locale/lt 2024-05-07 12:37:16,491 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,491 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,492 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,492 root INFO creating build/lib/django/contrib/humanize/locale/lv 2024-05-07 12:37:16,492 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,492 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,492 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,492 root INFO creating build/lib/django/contrib/humanize/locale/mk 2024-05-07 12:37:16,493 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,493 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,493 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,493 root INFO creating build/lib/django/contrib/humanize/locale/ml 2024-05-07 12:37:16,493 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,493 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,493 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,494 root INFO creating build/lib/django/contrib/humanize/locale/mn 2024-05-07 12:37:16,494 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,494 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,494 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,494 root INFO creating build/lib/django/contrib/humanize/locale/mr 2024-05-07 12:37:16,494 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,495 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,495 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,495 root INFO creating build/lib/django/contrib/humanize/locale/ms 2024-05-07 12:37:16,495 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,495 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,495 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,496 root INFO creating build/lib/django/contrib/humanize/locale/my 2024-05-07 12:37:16,496 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:16,496 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:16,496 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:16,496 root INFO creating build/lib/django/contrib/humanize/locale/nb 2024-05-07 12:37:16,496 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,496 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,497 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,497 root INFO creating build/lib/django/contrib/humanize/locale/ne 2024-05-07 12:37:16,497 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,497 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,497 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,497 root INFO creating build/lib/django/contrib/humanize/locale/nl 2024-05-07 12:37:16,497 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,498 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,498 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,498 root INFO creating build/lib/django/contrib/humanize/locale/nn 2024-05-07 12:37:16,498 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,498 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,498 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,499 root INFO creating build/lib/django/contrib/humanize/locale/os 2024-05-07 12:37:16,499 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:16,499 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:16,499 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:16,499 root INFO creating build/lib/django/contrib/humanize/locale/pa 2024-05-07 12:37:16,499 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,499 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,500 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,500 root INFO creating build/lib/django/contrib/humanize/locale/pl 2024-05-07 12:37:16,500 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,500 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,500 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,500 root INFO creating build/lib/django/contrib/humanize/locale/pt 2024-05-07 12:37:16,501 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,501 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,501 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,501 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR 2024-05-07 12:37:16,501 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,501 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,501 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,502 root INFO creating build/lib/django/contrib/humanize/locale/ro 2024-05-07 12:37:16,502 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,502 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,502 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,502 root INFO creating build/lib/django/contrib/humanize/locale/ru 2024-05-07 12:37:16,502 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,502 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,503 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,503 root INFO creating build/lib/django/contrib/humanize/locale/sk 2024-05-07 12:37:16,503 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,503 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,503 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,504 root INFO creating build/lib/django/contrib/humanize/locale/sl 2024-05-07 12:37:16,504 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,504 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,504 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,504 root INFO creating build/lib/django/contrib/humanize/locale/sq 2024-05-07 12:37:16,504 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,504 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,505 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,505 root INFO creating build/lib/django/contrib/humanize/locale/sr 2024-05-07 12:37:16,505 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,505 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,505 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,505 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn 2024-05-07 12:37:16,505 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,506 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,506 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,506 root INFO creating build/lib/django/contrib/humanize/locale/sv 2024-05-07 12:37:16,506 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,506 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,506 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,507 root INFO creating build/lib/django/contrib/humanize/locale/sw 2024-05-07 12:37:16,507 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,507 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,507 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,507 root INFO creating build/lib/django/contrib/humanize/locale/ta 2024-05-07 12:37:16,507 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,507 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,508 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,508 root INFO creating build/lib/django/contrib/humanize/locale/te 2024-05-07 12:37:16,508 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:16,508 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:16,508 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:16,508 root INFO creating build/lib/django/contrib/humanize/locale/tg 2024-05-07 12:37:16,509 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,509 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,509 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,509 root INFO creating build/lib/django/contrib/humanize/locale/th 2024-05-07 12:37:16,509 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:16,509 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:16,509 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:16,510 root INFO creating build/lib/django/contrib/humanize/locale/tk 2024-05-07 12:37:16,510 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,510 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,510 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,510 root INFO creating build/lib/django/contrib/humanize/locale/tr 2024-05-07 12:37:16,510 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,510 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,511 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,511 root INFO creating build/lib/django/contrib/humanize/locale/tt 2024-05-07 12:37:16,511 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,511 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,511 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,511 root INFO creating build/lib/django/contrib/humanize/locale/udm 2024-05-07 12:37:16,512 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,512 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,512 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,512 root INFO creating build/lib/django/contrib/humanize/locale/uk 2024-05-07 12:37:16,512 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,512 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,513 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,513 root INFO creating build/lib/django/contrib/humanize/locale/ur 2024-05-07 12:37:16,513 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,513 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,513 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,513 root INFO creating build/lib/django/contrib/humanize/locale/uz 2024-05-07 12:37:16,513 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,514 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,514 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,514 root INFO creating build/lib/django/contrib/humanize/locale/vi 2024-05-07 12:37:16,514 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,514 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,514 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,515 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans 2024-05-07 12:37:16,515 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,515 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,515 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,515 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant 2024-05-07 12:37:16,515 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,515 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,516 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,516 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2024-05-07 12:37:16,516 root INFO creating build/lib/django/contrib/auth/locale 2024-05-07 12:37:16,516 root INFO creating build/lib/django/contrib/auth/locale/af 2024-05-07 12:37:16,516 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:16,516 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:16,517 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:16,517 root INFO creating build/lib/django/contrib/auth/locale/ar 2024-05-07 12:37:16,517 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,517 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,517 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,517 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ 2024-05-07 12:37:16,517 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,518 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,518 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,518 root INFO creating build/lib/django/contrib/auth/locale/ast 2024-05-07 12:37:16,518 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,518 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,518 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,519 root INFO creating build/lib/django/contrib/auth/locale/az 2024-05-07 12:37:16,519 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:16,519 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:16,519 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:16,519 root INFO creating build/lib/django/contrib/auth/locale/be 2024-05-07 12:37:16,519 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:16,519 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:16,520 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:16,520 root INFO creating build/lib/django/contrib/auth/locale/bg 2024-05-07 12:37:16,520 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,520 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,520 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,520 root INFO creating build/lib/django/contrib/auth/locale/bn 2024-05-07 12:37:16,521 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,521 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,521 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,521 root INFO creating build/lib/django/contrib/auth/locale/br 2024-05-07 12:37:16,521 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:16,521 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:16,521 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:16,522 root INFO creating build/lib/django/contrib/auth/locale/bs 2024-05-07 12:37:16,522 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,522 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,522 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,522 root INFO creating build/lib/django/contrib/auth/locale/ca 2024-05-07 12:37:16,522 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,522 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,523 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,523 root INFO creating build/lib/django/contrib/auth/locale/ckb 2024-05-07 12:37:16,523 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,523 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,523 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,524 root INFO creating build/lib/django/contrib/auth/locale/cs 2024-05-07 12:37:16,524 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,524 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,524 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,524 root INFO creating build/lib/django/contrib/auth/locale/cy 2024-05-07 12:37:16,524 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,524 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,525 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,525 root INFO creating build/lib/django/contrib/auth/locale/da 2024-05-07 12:37:16,525 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:16,525 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:16,525 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:16,525 root INFO creating build/lib/django/contrib/auth/locale/de 2024-05-07 12:37:16,525 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:16,526 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:16,526 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:16,526 root INFO creating build/lib/django/contrib/auth/locale/dsb 2024-05-07 12:37:16,526 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,526 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,526 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,527 root INFO creating build/lib/django/contrib/auth/locale/el 2024-05-07 12:37:16,527 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:16,527 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:16,527 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:16,527 root INFO creating build/lib/django/contrib/auth/locale/en 2024-05-07 12:37:16,527 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:16,527 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:16,528 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:16,528 root INFO creating build/lib/django/contrib/auth/locale/en_AU 2024-05-07 12:37:16,528 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,528 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,528 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,528 root INFO creating build/lib/django/contrib/auth/locale/en_GB 2024-05-07 12:37:16,528 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,529 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,529 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,529 root INFO creating build/lib/django/contrib/auth/locale/eo 2024-05-07 12:37:16,529 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,529 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,530 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,530 root INFO creating build/lib/django/contrib/auth/locale/es 2024-05-07 12:37:16,530 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:16,530 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:16,530 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:16,530 root INFO creating build/lib/django/contrib/auth/locale/es_AR 2024-05-07 12:37:16,530 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,531 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,531 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,531 root INFO creating build/lib/django/contrib/auth/locale/es_CO 2024-05-07 12:37:16,531 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,531 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,531 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,532 root INFO creating build/lib/django/contrib/auth/locale/es_MX 2024-05-07 12:37:16,532 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,532 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,532 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,532 root INFO creating build/lib/django/contrib/auth/locale/es_VE 2024-05-07 12:37:16,532 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,532 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,533 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,533 root INFO creating build/lib/django/contrib/auth/locale/et 2024-05-07 12:37:16,533 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:16,533 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:16,533 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:16,533 root INFO creating build/lib/django/contrib/auth/locale/eu 2024-05-07 12:37:16,533 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,534 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,534 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,534 root INFO creating build/lib/django/contrib/auth/locale/fa 2024-05-07 12:37:16,534 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,534 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,534 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,535 root INFO creating build/lib/django/contrib/auth/locale/fi 2024-05-07 12:37:16,535 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,535 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,535 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,535 root INFO creating build/lib/django/contrib/auth/locale/fr 2024-05-07 12:37:16,535 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,535 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,536 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,536 root INFO creating build/lib/django/contrib/auth/locale/fy 2024-05-07 12:37:16,536 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,536 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,536 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,536 root INFO creating build/lib/django/contrib/auth/locale/ga 2024-05-07 12:37:16,537 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,537 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,537 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,537 root INFO creating build/lib/django/contrib/auth/locale/gd 2024-05-07 12:37:16,537 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,537 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,537 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,538 root INFO creating build/lib/django/contrib/auth/locale/gl 2024-05-07 12:37:16,538 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,538 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,538 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,538 root INFO creating build/lib/django/contrib/auth/locale/he 2024-05-07 12:37:16,538 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:16,538 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:16,539 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:16,539 root INFO creating build/lib/django/contrib/auth/locale/hi 2024-05-07 12:37:16,539 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,539 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,539 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,539 root INFO creating build/lib/django/contrib/auth/locale/hr 2024-05-07 12:37:16,540 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,540 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,540 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,540 root INFO creating build/lib/django/contrib/auth/locale/hsb 2024-05-07 12:37:16,540 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,540 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,540 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,541 root INFO creating build/lib/django/contrib/auth/locale/hu 2024-05-07 12:37:16,541 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,541 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,541 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,541 root INFO creating build/lib/django/contrib/auth/locale/hy 2024-05-07 12:37:16,541 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,541 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,542 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,542 root INFO creating build/lib/django/contrib/auth/locale/ia 2024-05-07 12:37:16,542 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,542 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,542 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,542 root INFO creating build/lib/django/contrib/auth/locale/id 2024-05-07 12:37:16,543 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:16,543 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:16,543 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:16,543 root INFO creating build/lib/django/contrib/auth/locale/io 2024-05-07 12:37:16,543 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:16,543 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:16,544 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:16,544 root INFO creating build/lib/django/contrib/auth/locale/is 2024-05-07 12:37:16,544 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:16,544 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:16,544 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:16,544 root INFO creating build/lib/django/contrib/auth/locale/it 2024-05-07 12:37:16,544 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:16,545 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:16,545 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:16,545 root INFO creating build/lib/django/contrib/auth/locale/ja 2024-05-07 12:37:16,545 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,545 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,545 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,546 root INFO creating build/lib/django/contrib/auth/locale/ka 2024-05-07 12:37:16,546 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,546 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,546 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,546 root INFO creating build/lib/django/contrib/auth/locale/kab 2024-05-07 12:37:16,546 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,546 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,547 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,547 root INFO creating build/lib/django/contrib/auth/locale/kk 2024-05-07 12:37:16,547 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,547 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,547 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,547 root INFO creating build/lib/django/contrib/auth/locale/km 2024-05-07 12:37:16,547 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:16,548 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:16,548 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:16,548 root INFO creating build/lib/django/contrib/auth/locale/kn 2024-05-07 12:37:16,548 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,548 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,548 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,549 root INFO creating build/lib/django/contrib/auth/locale/ko 2024-05-07 12:37:16,549 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,549 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,549 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,549 root INFO creating build/lib/django/contrib/auth/locale/ky 2024-05-07 12:37:16,549 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,549 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,550 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,550 root INFO creating build/lib/django/contrib/auth/locale/lb 2024-05-07 12:37:16,550 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,550 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,550 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,550 root INFO creating build/lib/django/contrib/auth/locale/lt 2024-05-07 12:37:16,551 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,551 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,551 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,551 root INFO creating build/lib/django/contrib/auth/locale/lv 2024-05-07 12:37:16,551 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,551 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,551 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,552 root INFO creating build/lib/django/contrib/auth/locale/mk 2024-05-07 12:37:16,552 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,552 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,552 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,552 root INFO creating build/lib/django/contrib/auth/locale/ml 2024-05-07 12:37:16,552 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,552 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,553 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,553 root INFO creating build/lib/django/contrib/auth/locale/mn 2024-05-07 12:37:16,553 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,553 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,553 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,553 root INFO creating build/lib/django/contrib/auth/locale/mr 2024-05-07 12:37:16,554 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,554 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,554 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,554 root INFO creating build/lib/django/contrib/auth/locale/ms 2024-05-07 12:37:16,554 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,554 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,554 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,555 root INFO creating build/lib/django/contrib/auth/locale/my 2024-05-07 12:37:16,555 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:16,555 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:16,555 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:16,555 root INFO creating build/lib/django/contrib/auth/locale/nb 2024-05-07 12:37:16,555 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,556 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,556 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,556 root INFO creating build/lib/django/contrib/auth/locale/ne 2024-05-07 12:37:16,556 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,556 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,556 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,557 root INFO creating build/lib/django/contrib/auth/locale/nl 2024-05-07 12:37:16,557 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,557 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,557 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,557 root INFO creating build/lib/django/contrib/auth/locale/nn 2024-05-07 12:37:16,557 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,557 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,558 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,558 root INFO creating build/lib/django/contrib/auth/locale/os 2024-05-07 12:37:16,558 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:16,558 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:16,558 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:16,558 root INFO creating build/lib/django/contrib/auth/locale/pa 2024-05-07 12:37:16,558 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,559 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,559 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,559 root INFO creating build/lib/django/contrib/auth/locale/pl 2024-05-07 12:37:16,559 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,559 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,559 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,560 root INFO creating build/lib/django/contrib/auth/locale/pt 2024-05-07 12:37:16,560 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,560 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,560 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,560 root INFO creating build/lib/django/contrib/auth/locale/pt_BR 2024-05-07 12:37:16,560 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,560 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,561 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,561 root INFO creating build/lib/django/contrib/auth/locale/ro 2024-05-07 12:37:16,561 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,561 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,561 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,561 root INFO creating build/lib/django/contrib/auth/locale/ru 2024-05-07 12:37:16,561 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,562 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,562 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,562 root INFO creating build/lib/django/contrib/auth/locale/sk 2024-05-07 12:37:16,562 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,562 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,562 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,563 root INFO creating build/lib/django/contrib/auth/locale/sl 2024-05-07 12:37:16,563 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,563 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,563 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,563 root INFO creating build/lib/django/contrib/auth/locale/sq 2024-05-07 12:37:16,563 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,563 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,564 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,564 root INFO creating build/lib/django/contrib/auth/locale/sr 2024-05-07 12:37:16,564 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,564 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,564 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,564 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn 2024-05-07 12:37:16,565 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,565 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,565 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,565 root INFO creating build/lib/django/contrib/auth/locale/sv 2024-05-07 12:37:16,565 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,565 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,565 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,566 root INFO creating build/lib/django/contrib/auth/locale/sw 2024-05-07 12:37:16,566 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,566 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,566 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,566 root INFO creating build/lib/django/contrib/auth/locale/ta 2024-05-07 12:37:16,566 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,566 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,567 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,567 root INFO creating build/lib/django/contrib/auth/locale/te 2024-05-07 12:37:16,567 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:16,567 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:16,567 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:16,567 root INFO creating build/lib/django/contrib/auth/locale/tg 2024-05-07 12:37:16,568 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,568 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,568 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,568 root INFO creating build/lib/django/contrib/auth/locale/th 2024-05-07 12:37:16,568 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:16,568 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:16,568 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:16,569 root INFO creating build/lib/django/contrib/auth/locale/tk 2024-05-07 12:37:16,569 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,569 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,569 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,569 root INFO creating build/lib/django/contrib/auth/locale/tr 2024-05-07 12:37:16,570 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,570 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,570 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,570 root INFO creating build/lib/django/contrib/auth/locale/tt 2024-05-07 12:37:16,570 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,570 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,571 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,571 root INFO creating build/lib/django/contrib/auth/locale/udm 2024-05-07 12:37:16,571 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,571 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,571 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,571 root INFO creating build/lib/django/contrib/auth/locale/uk 2024-05-07 12:37:16,571 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,572 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,572 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,572 root INFO creating build/lib/django/contrib/auth/locale/ur 2024-05-07 12:37:16,572 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,572 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,572 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,573 root INFO creating build/lib/django/contrib/auth/locale/uz 2024-05-07 12:37:16,573 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,573 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,573 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,573 root INFO creating build/lib/django/contrib/auth/locale/vi 2024-05-07 12:37:16,573 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,574 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,574 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,574 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans 2024-05-07 12:37:16,574 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,574 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,574 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,575 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant 2024-05-07 12:37:16,575 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,575 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,575 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,575 root INFO creating build/lib/django/contrib/auth/templates 2024-05-07 12:37:16,575 root INFO creating build/lib/django/contrib/auth/templates/auth 2024-05-07 12:37:16,575 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 12:37:16,576 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2024-05-07 12:37:16,576 root INFO creating build/lib/django/contrib/auth/templates/registration 2024-05-07 12:37:16,576 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2024-05-07 12:37:16,576 root INFO creating build/lib/django/contrib/sessions/locale 2024-05-07 12:37:16,576 root INFO creating build/lib/django/contrib/sessions/locale/af 2024-05-07 12:37:16,576 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:16,576 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:16,577 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:16,577 root INFO creating build/lib/django/contrib/sessions/locale/ar 2024-05-07 12:37:16,577 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,577 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,577 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,578 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ 2024-05-07 12:37:16,578 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,578 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,578 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,578 root INFO creating build/lib/django/contrib/sessions/locale/ast 2024-05-07 12:37:16,578 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,578 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,579 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,579 root INFO creating build/lib/django/contrib/sessions/locale/az 2024-05-07 12:37:16,579 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:16,579 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:16,579 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:16,579 root INFO creating build/lib/django/contrib/sessions/locale/be 2024-05-07 12:37:16,580 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:16,580 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:16,580 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:16,580 root INFO creating build/lib/django/contrib/sessions/locale/bg 2024-05-07 12:37:16,580 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,580 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,581 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,581 root INFO creating build/lib/django/contrib/sessions/locale/bn 2024-05-07 12:37:16,581 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,581 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,581 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,581 root INFO creating build/lib/django/contrib/sessions/locale/br 2024-05-07 12:37:16,581 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:16,582 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:16,582 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:16,582 root INFO creating build/lib/django/contrib/sessions/locale/bs 2024-05-07 12:37:16,582 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,582 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,582 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,583 root INFO creating build/lib/django/contrib/sessions/locale/ca 2024-05-07 12:37:16,583 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,583 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,583 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,583 root INFO creating build/lib/django/contrib/sessions/locale/ckb 2024-05-07 12:37:16,583 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,584 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,584 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,584 root INFO creating build/lib/django/contrib/sessions/locale/cs 2024-05-07 12:37:16,584 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,584 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,584 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,585 root INFO creating build/lib/django/contrib/sessions/locale/cy 2024-05-07 12:37:16,585 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,585 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,585 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,585 root INFO creating build/lib/django/contrib/sessions/locale/da 2024-05-07 12:37:16,585 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:16,585 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:16,586 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:16,586 root INFO creating build/lib/django/contrib/sessions/locale/de 2024-05-07 12:37:16,586 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:16,586 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:16,586 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:16,586 root INFO creating build/lib/django/contrib/sessions/locale/dsb 2024-05-07 12:37:16,587 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,587 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,587 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,587 root INFO creating build/lib/django/contrib/sessions/locale/el 2024-05-07 12:37:16,587 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:16,587 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:16,587 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:16,588 root INFO creating build/lib/django/contrib/sessions/locale/en 2024-05-07 12:37:16,588 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:16,588 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:16,588 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:16,588 root INFO creating build/lib/django/contrib/sessions/locale/en_AU 2024-05-07 12:37:16,588 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,589 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,589 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,589 root INFO creating build/lib/django/contrib/sessions/locale/en_GB 2024-05-07 12:37:16,589 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,589 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,589 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,590 root INFO creating build/lib/django/contrib/sessions/locale/eo 2024-05-07 12:37:16,590 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,590 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,590 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,590 root INFO creating build/lib/django/contrib/sessions/locale/es 2024-05-07 12:37:16,590 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:16,590 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:16,591 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:16,591 root INFO creating build/lib/django/contrib/sessions/locale/es_AR 2024-05-07 12:37:16,591 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,591 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,591 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,591 root INFO creating build/lib/django/contrib/sessions/locale/es_CO 2024-05-07 12:37:16,592 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,592 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,592 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,592 root INFO creating build/lib/django/contrib/sessions/locale/es_MX 2024-05-07 12:37:16,592 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,592 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,592 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,593 root INFO creating build/lib/django/contrib/sessions/locale/es_VE 2024-05-07 12:37:16,593 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,593 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,593 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,593 root INFO creating build/lib/django/contrib/sessions/locale/et 2024-05-07 12:37:16,593 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:16,594 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:16,594 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:16,594 root INFO creating build/lib/django/contrib/sessions/locale/eu 2024-05-07 12:37:16,594 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,594 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,594 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,595 root INFO creating build/lib/django/contrib/sessions/locale/fa 2024-05-07 12:37:16,595 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,595 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,595 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,595 root INFO creating build/lib/django/contrib/sessions/locale/fi 2024-05-07 12:37:16,595 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,595 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,596 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,596 root INFO creating build/lib/django/contrib/sessions/locale/fr 2024-05-07 12:37:16,596 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,596 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,596 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,596 root INFO creating build/lib/django/contrib/sessions/locale/fy 2024-05-07 12:37:16,597 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,597 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,597 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,597 root INFO creating build/lib/django/contrib/sessions/locale/ga 2024-05-07 12:37:16,597 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,597 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,597 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,598 root INFO creating build/lib/django/contrib/sessions/locale/gd 2024-05-07 12:37:16,598 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,598 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,598 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,598 root INFO creating build/lib/django/contrib/sessions/locale/gl 2024-05-07 12:37:16,598 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,598 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,599 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,599 root INFO creating build/lib/django/contrib/sessions/locale/he 2024-05-07 12:37:16,599 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:16,599 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:16,599 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:16,600 root INFO creating build/lib/django/contrib/sessions/locale/hi 2024-05-07 12:37:16,600 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,600 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,600 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,600 root INFO creating build/lib/django/contrib/sessions/locale/hr 2024-05-07 12:37:16,600 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,600 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,601 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,601 root INFO creating build/lib/django/contrib/sessions/locale/hsb 2024-05-07 12:37:16,601 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,601 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,601 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,601 root INFO creating build/lib/django/contrib/sessions/locale/hu 2024-05-07 12:37:16,602 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,602 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,602 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,602 root INFO creating build/lib/django/contrib/sessions/locale/hy 2024-05-07 12:37:16,602 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,602 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,602 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,603 root INFO creating build/lib/django/contrib/sessions/locale/ia 2024-05-07 12:37:16,603 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,603 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,603 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,603 root INFO creating build/lib/django/contrib/sessions/locale/id 2024-05-07 12:37:16,603 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:16,604 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:16,604 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:16,604 root INFO creating build/lib/django/contrib/sessions/locale/io 2024-05-07 12:37:16,604 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:16,604 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:16,604 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:16,605 root INFO creating build/lib/django/contrib/sessions/locale/is 2024-05-07 12:37:16,605 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:16,605 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:16,605 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:16,605 root INFO creating build/lib/django/contrib/sessions/locale/it 2024-05-07 12:37:16,605 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:16,605 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:16,606 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:16,606 root INFO creating build/lib/django/contrib/sessions/locale/ja 2024-05-07 12:37:16,606 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,606 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,606 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,606 root INFO creating build/lib/django/contrib/sessions/locale/ka 2024-05-07 12:37:16,607 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,607 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,607 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,607 root INFO creating build/lib/django/contrib/sessions/locale/kab 2024-05-07 12:37:16,607 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,607 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,607 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,608 root INFO creating build/lib/django/contrib/sessions/locale/kk 2024-05-07 12:37:16,608 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,608 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,608 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,608 root INFO creating build/lib/django/contrib/sessions/locale/km 2024-05-07 12:37:16,608 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:16,609 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:16,609 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:16,609 root INFO creating build/lib/django/contrib/sessions/locale/kn 2024-05-07 12:37:16,609 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,609 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,609 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,610 root INFO creating build/lib/django/contrib/sessions/locale/ko 2024-05-07 12:37:16,610 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,610 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,610 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,610 root INFO creating build/lib/django/contrib/sessions/locale/ky 2024-05-07 12:37:16,610 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,610 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,611 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,611 root INFO creating build/lib/django/contrib/sessions/locale/lb 2024-05-07 12:37:16,611 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,611 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,611 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,611 root INFO creating build/lib/django/contrib/sessions/locale/lt 2024-05-07 12:37:16,612 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,612 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,612 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,612 root INFO creating build/lib/django/contrib/sessions/locale/lv 2024-05-07 12:37:16,612 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,612 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,613 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,613 root INFO creating build/lib/django/contrib/sessions/locale/mk 2024-05-07 12:37:16,613 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,613 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,613 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,613 root INFO creating build/lib/django/contrib/sessions/locale/ml 2024-05-07 12:37:16,613 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,614 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,614 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,614 root INFO creating build/lib/django/contrib/sessions/locale/mn 2024-05-07 12:37:16,614 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,614 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,614 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,615 root INFO creating build/lib/django/contrib/sessions/locale/mr 2024-05-07 12:37:16,615 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,615 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,615 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,615 root INFO creating build/lib/django/contrib/sessions/locale/ms 2024-05-07 12:37:16,615 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,615 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,616 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,616 root INFO creating build/lib/django/contrib/sessions/locale/my 2024-05-07 12:37:16,616 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:16,616 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:16,616 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:16,616 root INFO creating build/lib/django/contrib/sessions/locale/nb 2024-05-07 12:37:16,617 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,617 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,617 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,617 root INFO creating build/lib/django/contrib/sessions/locale/ne 2024-05-07 12:37:16,617 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,617 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,617 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,618 root INFO creating build/lib/django/contrib/sessions/locale/nl 2024-05-07 12:37:16,618 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,618 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,618 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,618 root INFO creating build/lib/django/contrib/sessions/locale/nn 2024-05-07 12:37:16,618 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,619 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,619 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,619 root INFO creating build/lib/django/contrib/sessions/locale/os 2024-05-07 12:37:16,619 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:16,619 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:16,619 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:16,620 root INFO creating build/lib/django/contrib/sessions/locale/pa 2024-05-07 12:37:16,620 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,620 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,620 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,620 root INFO creating build/lib/django/contrib/sessions/locale/pl 2024-05-07 12:37:16,620 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,620 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,621 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,621 root INFO creating build/lib/django/contrib/sessions/locale/pt 2024-05-07 12:37:16,621 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,621 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,621 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,621 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR 2024-05-07 12:37:16,622 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,622 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,622 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,622 root INFO creating build/lib/django/contrib/sessions/locale/ro 2024-05-07 12:37:16,622 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,622 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,622 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,623 root INFO creating build/lib/django/contrib/sessions/locale/ru 2024-05-07 12:37:16,623 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,623 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,623 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,623 root INFO creating build/lib/django/contrib/sessions/locale/sk 2024-05-07 12:37:16,623 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,624 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,624 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,624 root INFO creating build/lib/django/contrib/sessions/locale/sl 2024-05-07 12:37:16,624 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,624 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,624 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,625 root INFO creating build/lib/django/contrib/sessions/locale/sq 2024-05-07 12:37:16,625 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,625 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,625 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,625 root INFO creating build/lib/django/contrib/sessions/locale/sr 2024-05-07 12:37:16,625 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,625 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,626 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,626 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn 2024-05-07 12:37:16,626 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,626 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,626 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,626 root INFO creating build/lib/django/contrib/sessions/locale/sv 2024-05-07 12:37:16,627 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,627 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,627 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,627 root INFO creating build/lib/django/contrib/sessions/locale/sw 2024-05-07 12:37:16,627 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,627 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,627 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,628 root INFO creating build/lib/django/contrib/sessions/locale/ta 2024-05-07 12:37:16,628 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,628 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,628 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,628 root INFO creating build/lib/django/contrib/sessions/locale/te 2024-05-07 12:37:16,628 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:16,629 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:16,629 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:16,629 root INFO creating build/lib/django/contrib/sessions/locale/tg 2024-05-07 12:37:16,629 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,629 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,629 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,630 root INFO creating build/lib/django/contrib/sessions/locale/th 2024-05-07 12:37:16,630 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:16,630 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:16,630 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:16,630 root INFO creating build/lib/django/contrib/sessions/locale/tk 2024-05-07 12:37:16,630 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,630 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,631 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,631 root INFO creating build/lib/django/contrib/sessions/locale/tr 2024-05-07 12:37:16,631 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,631 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,631 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,631 root INFO creating build/lib/django/contrib/sessions/locale/tt 2024-05-07 12:37:16,632 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,632 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,632 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,632 root INFO creating build/lib/django/contrib/sessions/locale/udm 2024-05-07 12:37:16,632 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,632 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,632 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,633 root INFO creating build/lib/django/contrib/sessions/locale/uk 2024-05-07 12:37:16,633 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,633 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,633 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,633 root INFO creating build/lib/django/contrib/sessions/locale/ur 2024-05-07 12:37:16,633 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,633 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,634 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,634 root INFO creating build/lib/django/contrib/sessions/locale/uz 2024-05-07 12:37:16,634 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,634 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,634 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,634 root INFO creating build/lib/django/contrib/sessions/locale/vi 2024-05-07 12:37:16,635 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,635 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,635 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,635 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans 2024-05-07 12:37:16,635 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,635 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,636 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,636 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant 2024-05-07 12:37:16,636 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,636 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,636 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,636 root INFO creating build/lib/django/contrib/admin/locale 2024-05-07 12:37:16,636 root INFO creating build/lib/django/contrib/admin/locale/af 2024-05-07 12:37:16,637 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:16,637 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:16,637 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:16,637 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:16,637 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:16,637 root INFO creating build/lib/django/contrib/admin/locale/am 2024-05-07 12:37:16,638 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:16,638 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:16,638 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:16,638 root INFO creating build/lib/django/contrib/admin/locale/ar 2024-05-07 12:37:16,638 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,638 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,638 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,639 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,639 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,639 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ 2024-05-07 12:37:16,639 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,639 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,639 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,640 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,640 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,640 root INFO creating build/lib/django/contrib/admin/locale/ast 2024-05-07 12:37:16,640 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,640 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,641 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,641 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,641 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,641 root INFO creating build/lib/django/contrib/admin/locale/az 2024-05-07 12:37:16,641 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:16,641 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:16,642 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:16,642 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:16,642 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:16,642 root INFO creating build/lib/django/contrib/admin/locale/be 2024-05-07 12:37:16,642 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:16,642 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:16,643 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:16,643 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:16,643 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:16,643 root INFO creating build/lib/django/contrib/admin/locale/bg 2024-05-07 12:37:16,643 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,643 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,644 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,644 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,644 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,644 root INFO creating build/lib/django/contrib/admin/locale/bn 2024-05-07 12:37:16,644 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,644 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,645 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,645 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,645 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,645 root INFO creating build/lib/django/contrib/admin/locale/br 2024-05-07 12:37:16,645 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:16,645 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:16,646 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:16,646 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:16,646 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:16,646 root INFO creating build/lib/django/contrib/admin/locale/bs 2024-05-07 12:37:16,646 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,646 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,647 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,647 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,647 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,647 root INFO creating build/lib/django/contrib/admin/locale/ca 2024-05-07 12:37:16,647 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,647 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,648 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,648 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,648 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,648 root INFO creating build/lib/django/contrib/admin/locale/ckb 2024-05-07 12:37:16,648 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,648 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,649 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,649 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,649 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,649 root INFO creating build/lib/django/contrib/admin/locale/cs 2024-05-07 12:37:16,649 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,649 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,650 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,650 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,650 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,650 root INFO creating build/lib/django/contrib/admin/locale/cy 2024-05-07 12:37:16,650 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,651 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,651 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,651 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,651 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,651 root INFO creating build/lib/django/contrib/admin/locale/da 2024-05-07 12:37:16,651 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:16,652 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:16,652 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:16,652 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:16,652 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:16,652 root INFO creating build/lib/django/contrib/admin/locale/de 2024-05-07 12:37:16,652 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:16,653 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:16,653 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:16,653 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:16,653 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:16,653 root INFO creating build/lib/django/contrib/admin/locale/dsb 2024-05-07 12:37:16,653 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,654 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,654 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,654 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,654 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,654 root INFO creating build/lib/django/contrib/admin/locale/el 2024-05-07 12:37:16,654 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:16,655 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:16,655 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:16,655 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:16,655 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:16,655 root INFO creating build/lib/django/contrib/admin/locale/en 2024-05-07 12:37:16,656 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:16,656 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:16,656 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:16,656 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:16,656 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:16,656 root INFO creating build/lib/django/contrib/admin/locale/en_AU 2024-05-07 12:37:16,657 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,657 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,657 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,657 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,657 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,657 root INFO creating build/lib/django/contrib/admin/locale/en_GB 2024-05-07 12:37:16,658 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,658 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,658 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,658 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,658 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,658 root INFO creating build/lib/django/contrib/admin/locale/eo 2024-05-07 12:37:16,659 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,659 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,659 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,659 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,659 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,659 root INFO creating build/lib/django/contrib/admin/locale/es 2024-05-07 12:37:16,660 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:16,660 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:16,660 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:16,660 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:16,660 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:16,660 root INFO creating build/lib/django/contrib/admin/locale/es_AR 2024-05-07 12:37:16,661 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,661 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,661 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,661 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,661 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,662 root INFO creating build/lib/django/contrib/admin/locale/es_CO 2024-05-07 12:37:16,662 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,662 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,662 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,662 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,662 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,663 root INFO creating build/lib/django/contrib/admin/locale/es_MX 2024-05-07 12:37:16,663 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,663 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,663 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,663 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,663 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,664 root INFO creating build/lib/django/contrib/admin/locale/es_VE 2024-05-07 12:37:16,664 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,664 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,664 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,664 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,664 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,665 root INFO creating build/lib/django/contrib/admin/locale/et 2024-05-07 12:37:16,665 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:16,665 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:16,665 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:16,665 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:16,665 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:16,666 root INFO creating build/lib/django/contrib/admin/locale/eu 2024-05-07 12:37:16,666 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,666 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,666 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,666 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,666 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,667 root INFO creating build/lib/django/contrib/admin/locale/fa 2024-05-07 12:37:16,667 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,667 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,667 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,667 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,667 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,668 root INFO creating build/lib/django/contrib/admin/locale/fi 2024-05-07 12:37:16,668 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,668 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,668 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,668 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,668 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,669 root INFO creating build/lib/django/contrib/admin/locale/fr 2024-05-07 12:37:16,669 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,669 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,669 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,669 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,669 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,670 root INFO creating build/lib/django/contrib/admin/locale/fy 2024-05-07 12:37:16,670 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,670 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,670 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,670 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,670 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,671 root INFO creating build/lib/django/contrib/admin/locale/ga 2024-05-07 12:37:16,671 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,671 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,671 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,671 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,672 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,672 root INFO creating build/lib/django/contrib/admin/locale/gd 2024-05-07 12:37:16,672 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,672 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,672 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,672 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,673 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,673 root INFO creating build/lib/django/contrib/admin/locale/gl 2024-05-07 12:37:16,673 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,673 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,673 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,673 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,674 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,674 root INFO creating build/lib/django/contrib/admin/locale/he 2024-05-07 12:37:16,674 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:16,674 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:16,674 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:16,674 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:16,675 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:16,675 root INFO creating build/lib/django/contrib/admin/locale/hi 2024-05-07 12:37:16,675 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,675 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,675 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,675 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,676 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,676 root INFO creating build/lib/django/contrib/admin/locale/hr 2024-05-07 12:37:16,676 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,676 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,676 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,676 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,677 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,677 root INFO creating build/lib/django/contrib/admin/locale/hsb 2024-05-07 12:37:16,677 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,677 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,677 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,677 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,678 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,678 root INFO creating build/lib/django/contrib/admin/locale/hu 2024-05-07 12:37:16,678 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,678 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,678 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,678 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,679 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,679 root INFO creating build/lib/django/contrib/admin/locale/hy 2024-05-07 12:37:16,679 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,679 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,679 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,679 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,680 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,680 root INFO creating build/lib/django/contrib/admin/locale/ia 2024-05-07 12:37:16,680 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,680 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,680 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,680 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,681 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,681 root INFO creating build/lib/django/contrib/admin/locale/id 2024-05-07 12:37:16,681 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:16,681 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:16,681 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:16,681 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:16,682 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:16,682 root INFO creating build/lib/django/contrib/admin/locale/io 2024-05-07 12:37:16,682 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:16,682 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:16,682 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:16,683 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:16,683 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:16,683 root INFO creating build/lib/django/contrib/admin/locale/is 2024-05-07 12:37:16,683 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:16,683 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:16,683 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:16,684 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:16,684 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:16,684 root INFO creating build/lib/django/contrib/admin/locale/it 2024-05-07 12:37:16,684 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:16,684 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:16,684 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:16,685 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:16,685 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:16,685 root INFO creating build/lib/django/contrib/admin/locale/ja 2024-05-07 12:37:16,685 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,685 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,685 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,686 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,686 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,686 root INFO creating build/lib/django/contrib/admin/locale/ka 2024-05-07 12:37:16,686 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,686 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,686 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,687 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,687 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,687 root INFO creating build/lib/django/contrib/admin/locale/kab 2024-05-07 12:37:16,687 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,687 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,687 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,688 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,688 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,688 root INFO creating build/lib/django/contrib/admin/locale/kk 2024-05-07 12:37:16,688 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,688 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,688 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,689 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,689 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,689 root INFO creating build/lib/django/contrib/admin/locale/km 2024-05-07 12:37:16,689 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:16,689 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:16,690 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:16,690 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:16,690 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:16,690 root INFO creating build/lib/django/contrib/admin/locale/kn 2024-05-07 12:37:16,690 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,690 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,691 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,691 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,691 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,691 root INFO creating build/lib/django/contrib/admin/locale/ko 2024-05-07 12:37:16,691 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,691 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,692 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,692 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,692 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,692 root INFO creating build/lib/django/contrib/admin/locale/ky 2024-05-07 12:37:16,692 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,692 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,693 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,693 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,693 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,693 root INFO creating build/lib/django/contrib/admin/locale/lb 2024-05-07 12:37:16,693 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,693 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,694 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,694 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,694 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,694 root INFO creating build/lib/django/contrib/admin/locale/lt 2024-05-07 12:37:16,694 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,694 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,695 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,695 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,695 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,695 root INFO creating build/lib/django/contrib/admin/locale/lv 2024-05-07 12:37:16,695 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,695 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,696 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,696 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,696 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,696 root INFO creating build/lib/django/contrib/admin/locale/mk 2024-05-07 12:37:16,696 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,696 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,697 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,697 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,697 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,697 root INFO creating build/lib/django/contrib/admin/locale/ml 2024-05-07 12:37:16,697 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,697 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,698 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,698 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,698 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,698 root INFO creating build/lib/django/contrib/admin/locale/mn 2024-05-07 12:37:16,698 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,698 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,699 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,699 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,699 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,699 root INFO creating build/lib/django/contrib/admin/locale/mr 2024-05-07 12:37:16,699 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,699 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,700 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,700 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,700 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,700 root INFO creating build/lib/django/contrib/admin/locale/ms 2024-05-07 12:37:16,700 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,700 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,701 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,701 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,701 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,701 root INFO creating build/lib/django/contrib/admin/locale/my 2024-05-07 12:37:16,701 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:16,702 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:16,702 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:16,702 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:16,702 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:16,702 root INFO creating build/lib/django/contrib/admin/locale/nb 2024-05-07 12:37:16,702 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,703 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,703 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,703 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,703 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,703 root INFO creating build/lib/django/contrib/admin/locale/ne 2024-05-07 12:37:16,703 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,704 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,704 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,704 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,704 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,704 root INFO creating build/lib/django/contrib/admin/locale/nl 2024-05-07 12:37:16,704 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,705 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,705 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,705 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,705 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,705 root INFO creating build/lib/django/contrib/admin/locale/nn 2024-05-07 12:37:16,705 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,706 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,706 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,706 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,706 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,706 root INFO creating build/lib/django/contrib/admin/locale/os 2024-05-07 12:37:16,706 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:16,707 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:16,707 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:16,707 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:16,707 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:16,707 root INFO creating build/lib/django/contrib/admin/locale/pa 2024-05-07 12:37:16,707 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,708 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,708 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,708 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,708 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,708 root INFO creating build/lib/django/contrib/admin/locale/pl 2024-05-07 12:37:16,708 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,709 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,709 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,709 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,709 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,709 root INFO creating build/lib/django/contrib/admin/locale/pt 2024-05-07 12:37:16,710 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,710 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,710 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,710 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,710 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,710 root INFO creating build/lib/django/contrib/admin/locale/pt_BR 2024-05-07 12:37:16,711 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,711 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,711 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,711 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,711 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,711 root INFO creating build/lib/django/contrib/admin/locale/ro 2024-05-07 12:37:16,712 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,712 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,712 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,712 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,712 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,712 root INFO creating build/lib/django/contrib/admin/locale/ru 2024-05-07 12:37:16,713 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,713 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,713 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,713 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,713 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,713 root INFO creating build/lib/django/contrib/admin/locale/sk 2024-05-07 12:37:16,714 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,714 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,714 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,714 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,714 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,715 root INFO creating build/lib/django/contrib/admin/locale/sl 2024-05-07 12:37:16,715 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,715 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,715 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,715 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,715 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,716 root INFO creating build/lib/django/contrib/admin/locale/sq 2024-05-07 12:37:16,716 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,716 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,716 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,716 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,716 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,717 root INFO creating build/lib/django/contrib/admin/locale/sr 2024-05-07 12:37:16,717 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,717 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,717 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,717 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,717 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,718 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn 2024-05-07 12:37:16,718 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,718 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,718 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,718 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,718 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,719 root INFO creating build/lib/django/contrib/admin/locale/sv 2024-05-07 12:37:16,719 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,719 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,719 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,719 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,719 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,720 root INFO creating build/lib/django/contrib/admin/locale/sw 2024-05-07 12:37:16,720 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,720 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,720 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,720 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,720 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,721 root INFO creating build/lib/django/contrib/admin/locale/ta 2024-05-07 12:37:16,721 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,721 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,721 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,721 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,722 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,722 root INFO creating build/lib/django/contrib/admin/locale/te 2024-05-07 12:37:16,722 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:16,722 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:16,722 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:16,722 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:16,723 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:16,723 root INFO creating build/lib/django/contrib/admin/locale/tg 2024-05-07 12:37:16,723 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,723 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,723 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,723 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,724 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,724 root INFO creating build/lib/django/contrib/admin/locale/th 2024-05-07 12:37:16,724 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:16,724 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:16,724 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:16,724 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:16,725 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:16,725 root INFO creating build/lib/django/contrib/admin/locale/tk 2024-05-07 12:37:16,725 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,725 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,725 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,725 root INFO creating build/lib/django/contrib/admin/locale/tr 2024-05-07 12:37:16,725 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,726 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,726 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,726 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,726 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,726 root INFO creating build/lib/django/contrib/admin/locale/tt 2024-05-07 12:37:16,726 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,727 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,727 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,727 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,727 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,727 root INFO creating build/lib/django/contrib/admin/locale/udm 2024-05-07 12:37:16,727 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,728 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,728 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,728 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,728 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,728 root INFO creating build/lib/django/contrib/admin/locale/uk 2024-05-07 12:37:16,729 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,729 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,729 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,729 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,729 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,729 root INFO creating build/lib/django/contrib/admin/locale/ur 2024-05-07 12:37:16,730 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,730 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,730 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,730 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,730 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,730 root INFO creating build/lib/django/contrib/admin/locale/uz 2024-05-07 12:37:16,731 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,731 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,731 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,731 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,731 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,731 root INFO creating build/lib/django/contrib/admin/locale/vi 2024-05-07 12:37:16,732 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,732 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,732 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,732 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,732 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,732 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans 2024-05-07 12:37:16,733 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,733 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,733 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,733 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,733 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,734 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant 2024-05-07 12:37:16,734 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,734 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,734 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,734 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,734 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,735 root INFO creating build/lib/django/contrib/admin/static 2024-05-07 12:37:16,735 root INFO creating build/lib/django/contrib/admin/static/admin 2024-05-07 12:37:16,735 root INFO creating build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,735 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,735 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,735 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,735 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,736 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,736 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,736 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,736 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,736 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,737 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,737 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,737 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2024-05-07 12:37:16,737 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor 2024-05-07 12:37:16,737 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:16,737 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:16,738 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:16,738 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:16,738 root INFO creating build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,738 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,738 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,739 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,739 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,739 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,739 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,739 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,740 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,740 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,740 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,740 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,740 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,741 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,742 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,742 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2024-05-07 12:37:16,742 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:16,742 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:16,742 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:16,743 root INFO creating build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,743 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,743 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,743 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,743 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,743 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,744 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,744 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,744 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,744 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,744 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,745 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,745 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,745 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,745 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,745 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,746 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,746 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,746 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2024-05-07 12:37:16,746 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:16,746 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:16,747 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:16,747 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor 2024-05-07 12:37:16,747 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:16,747 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:16,747 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:16,748 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:16,748 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:16,748 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:16,748 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:16,748 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:16,749 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,749 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,749 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,749 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,749 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,750 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,750 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,750 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,750 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,750 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,751 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,751 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,751 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,751 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,751 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,752 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,752 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,752 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,752 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,752 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,753 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,753 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,753 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,753 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,753 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,754 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,754 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,754 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,754 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,754 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,755 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,755 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,755 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,755 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,755 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,756 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,756 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,756 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,756 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,756 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,757 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,757 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,757 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,757 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,757 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,758 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,759 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,759 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,759 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,759 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,759 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,760 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,760 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,760 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,760 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:16,760 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:16,761 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:16,761 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:16,761 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:16,761 root INFO creating build/lib/django/contrib/admin/templates 2024-05-07 12:37:16,762 root INFO creating build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,762 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,762 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,762 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,762 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,762 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,763 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,763 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,763 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,763 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,763 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,764 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,764 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,764 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,764 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,764 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,765 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,765 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,765 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,765 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,765 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,766 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,766 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,766 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,766 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,766 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,767 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,767 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2024-05-07 12:37:16,767 root INFO creating build/lib/django/contrib/admin/templates/admin/auth 2024-05-07 12:37:16,767 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:16,767 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:16,767 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:16,768 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:16,768 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:16,768 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:16,768 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:16,768 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:16,768 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:16,769 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,769 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,769 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,769 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,769 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,770 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,770 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,770 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,770 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,770 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:16,771 root INFO creating build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,771 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,771 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,771 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,771 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,771 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,772 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,772 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,772 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2024-05-07 12:37:16,772 root INFO creating build/lib/django/contrib/redirects/locale 2024-05-07 12:37:16,772 root INFO creating build/lib/django/contrib/redirects/locale/af 2024-05-07 12:37:16,772 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:16,773 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:16,773 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:16,773 root INFO creating build/lib/django/contrib/redirects/locale/ar 2024-05-07 12:37:16,773 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,773 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,773 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,774 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ 2024-05-07 12:37:16,774 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,774 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,774 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,774 root INFO creating build/lib/django/contrib/redirects/locale/ast 2024-05-07 12:37:16,774 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,774 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,775 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,775 root INFO creating build/lib/django/contrib/redirects/locale/az 2024-05-07 12:37:16,775 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:16,775 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:16,775 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:16,775 root INFO creating build/lib/django/contrib/redirects/locale/be 2024-05-07 12:37:16,775 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:16,776 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:16,776 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:16,776 root INFO creating build/lib/django/contrib/redirects/locale/bg 2024-05-07 12:37:16,776 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,776 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,776 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,777 root INFO creating build/lib/django/contrib/redirects/locale/bn 2024-05-07 12:37:16,777 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,777 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,777 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,777 root INFO creating build/lib/django/contrib/redirects/locale/br 2024-05-07 12:37:16,777 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:16,777 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:16,778 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:16,778 root INFO creating build/lib/django/contrib/redirects/locale/bs 2024-05-07 12:37:16,778 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,778 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,778 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,778 root INFO creating build/lib/django/contrib/redirects/locale/ca 2024-05-07 12:37:16,778 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,779 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,779 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,779 root INFO creating build/lib/django/contrib/redirects/locale/ckb 2024-05-07 12:37:16,779 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,779 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,779 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,780 root INFO creating build/lib/django/contrib/redirects/locale/cs 2024-05-07 12:37:16,780 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,780 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,780 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,780 root INFO creating build/lib/django/contrib/redirects/locale/cy 2024-05-07 12:37:16,780 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,780 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,781 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,781 root INFO creating build/lib/django/contrib/redirects/locale/da 2024-05-07 12:37:16,781 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:16,781 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:16,781 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:16,781 root INFO creating build/lib/django/contrib/redirects/locale/de 2024-05-07 12:37:16,781 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:16,782 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:16,782 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:16,782 root INFO creating build/lib/django/contrib/redirects/locale/dsb 2024-05-07 12:37:16,782 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,782 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,782 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,783 root INFO creating build/lib/django/contrib/redirects/locale/el 2024-05-07 12:37:16,783 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:16,783 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:16,783 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:16,783 root INFO creating build/lib/django/contrib/redirects/locale/en 2024-05-07 12:37:16,783 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:16,783 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:16,784 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:16,784 root INFO creating build/lib/django/contrib/redirects/locale/en_AU 2024-05-07 12:37:16,784 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,784 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,784 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,784 root INFO creating build/lib/django/contrib/redirects/locale/en_GB 2024-05-07 12:37:16,784 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,785 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,785 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,785 root INFO creating build/lib/django/contrib/redirects/locale/eo 2024-05-07 12:37:16,785 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,785 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,785 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,786 root INFO creating build/lib/django/contrib/redirects/locale/es 2024-05-07 12:37:16,786 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:16,786 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:16,786 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:16,786 root INFO creating build/lib/django/contrib/redirects/locale/es_AR 2024-05-07 12:37:16,786 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,786 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,787 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,787 root INFO creating build/lib/django/contrib/redirects/locale/es_CO 2024-05-07 12:37:16,787 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,787 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,787 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,787 root INFO creating build/lib/django/contrib/redirects/locale/es_MX 2024-05-07 12:37:16,788 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,788 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,788 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,788 root INFO creating build/lib/django/contrib/redirects/locale/es_VE 2024-05-07 12:37:16,788 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,788 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,788 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,789 root INFO creating build/lib/django/contrib/redirects/locale/et 2024-05-07 12:37:16,789 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:16,789 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:16,789 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:16,789 root INFO creating build/lib/django/contrib/redirects/locale/eu 2024-05-07 12:37:16,789 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,790 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,790 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,790 root INFO creating build/lib/django/contrib/redirects/locale/fa 2024-05-07 12:37:16,790 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,790 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,790 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,791 root INFO creating build/lib/django/contrib/redirects/locale/fi 2024-05-07 12:37:16,791 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,791 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,791 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,791 root INFO creating build/lib/django/contrib/redirects/locale/fr 2024-05-07 12:37:16,791 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,791 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,792 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,792 root INFO creating build/lib/django/contrib/redirects/locale/fy 2024-05-07 12:37:16,792 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,792 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,792 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,792 root INFO creating build/lib/django/contrib/redirects/locale/ga 2024-05-07 12:37:16,792 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,793 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,793 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,793 root INFO creating build/lib/django/contrib/redirects/locale/gd 2024-05-07 12:37:16,793 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,793 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,793 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,794 root INFO creating build/lib/django/contrib/redirects/locale/gl 2024-05-07 12:37:16,794 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,794 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,794 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,794 root INFO creating build/lib/django/contrib/redirects/locale/he 2024-05-07 12:37:16,794 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:16,794 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:16,795 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:16,795 root INFO creating build/lib/django/contrib/redirects/locale/hi 2024-05-07 12:37:16,795 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,795 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,795 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,795 root INFO creating build/lib/django/contrib/redirects/locale/hr 2024-05-07 12:37:16,795 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,796 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,796 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,796 root INFO creating build/lib/django/contrib/redirects/locale/hsb 2024-05-07 12:37:16,796 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,796 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,796 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,797 root INFO creating build/lib/django/contrib/redirects/locale/hu 2024-05-07 12:37:16,797 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,797 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,797 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,797 root INFO creating build/lib/django/contrib/redirects/locale/hy 2024-05-07 12:37:16,797 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,797 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,798 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,798 root INFO creating build/lib/django/contrib/redirects/locale/ia 2024-05-07 12:37:16,798 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,798 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,798 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,798 root INFO creating build/lib/django/contrib/redirects/locale/id 2024-05-07 12:37:16,799 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:16,799 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:16,799 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:16,799 root INFO creating build/lib/django/contrib/redirects/locale/io 2024-05-07 12:37:16,799 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:16,799 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:16,799 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:16,800 root INFO creating build/lib/django/contrib/redirects/locale/is 2024-05-07 12:37:16,800 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:16,800 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:16,800 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:16,800 root INFO creating build/lib/django/contrib/redirects/locale/it 2024-05-07 12:37:16,800 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:16,800 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:16,801 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:16,801 root INFO creating build/lib/django/contrib/redirects/locale/ja 2024-05-07 12:37:16,801 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,801 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,801 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,801 root INFO creating build/lib/django/contrib/redirects/locale/ka 2024-05-07 12:37:16,802 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,802 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,802 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,802 root INFO creating build/lib/django/contrib/redirects/locale/kab 2024-05-07 12:37:16,802 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,802 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,802 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,803 root INFO creating build/lib/django/contrib/redirects/locale/kk 2024-05-07 12:37:16,803 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,803 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,803 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,803 root INFO creating build/lib/django/contrib/redirects/locale/km 2024-05-07 12:37:16,803 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:16,803 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:16,804 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:16,804 root INFO creating build/lib/django/contrib/redirects/locale/kn 2024-05-07 12:37:16,804 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,804 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,804 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,804 root INFO creating build/lib/django/contrib/redirects/locale/ko 2024-05-07 12:37:16,805 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,805 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,805 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,805 root INFO creating build/lib/django/contrib/redirects/locale/ky 2024-05-07 12:37:16,805 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,805 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,805 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,806 root INFO creating build/lib/django/contrib/redirects/locale/lb 2024-05-07 12:37:16,806 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,806 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,806 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,806 root INFO creating build/lib/django/contrib/redirects/locale/lt 2024-05-07 12:37:16,806 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,807 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,807 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,807 root INFO creating build/lib/django/contrib/redirects/locale/lv 2024-05-07 12:37:16,807 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,807 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,807 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,808 root INFO creating build/lib/django/contrib/redirects/locale/mk 2024-05-07 12:37:16,808 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,808 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,808 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,808 root INFO creating build/lib/django/contrib/redirects/locale/ml 2024-05-07 12:37:16,808 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,808 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,809 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,809 root INFO creating build/lib/django/contrib/redirects/locale/mn 2024-05-07 12:37:16,809 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,809 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,809 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,809 root INFO creating build/lib/django/contrib/redirects/locale/mr 2024-05-07 12:37:16,809 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,810 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,810 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,810 root INFO creating build/lib/django/contrib/redirects/locale/ms 2024-05-07 12:37:16,810 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,810 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,810 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,811 root INFO creating build/lib/django/contrib/redirects/locale/my 2024-05-07 12:37:16,811 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:16,811 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:16,811 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:16,811 root INFO creating build/lib/django/contrib/redirects/locale/nb 2024-05-07 12:37:16,811 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,811 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,812 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,812 root INFO creating build/lib/django/contrib/redirects/locale/ne 2024-05-07 12:37:16,812 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,812 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,812 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,812 root INFO creating build/lib/django/contrib/redirects/locale/nl 2024-05-07 12:37:16,812 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,813 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,813 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,813 root INFO creating build/lib/django/contrib/redirects/locale/nn 2024-05-07 12:37:16,813 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,813 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,813 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,814 root INFO creating build/lib/django/contrib/redirects/locale/os 2024-05-07 12:37:16,814 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:16,814 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:16,814 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:16,814 root INFO creating build/lib/django/contrib/redirects/locale/pa 2024-05-07 12:37:16,814 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,814 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,815 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,815 root INFO creating build/lib/django/contrib/redirects/locale/pl 2024-05-07 12:37:16,815 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,815 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,815 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,815 root INFO creating build/lib/django/contrib/redirects/locale/pt 2024-05-07 12:37:16,816 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,816 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,816 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,816 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR 2024-05-07 12:37:16,816 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,816 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,816 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,817 root INFO creating build/lib/django/contrib/redirects/locale/ro 2024-05-07 12:37:16,817 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,817 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,817 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,817 root INFO creating build/lib/django/contrib/redirects/locale/ru 2024-05-07 12:37:16,817 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,817 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,818 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,818 root INFO creating build/lib/django/contrib/redirects/locale/sk 2024-05-07 12:37:16,818 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,818 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,818 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,818 root INFO creating build/lib/django/contrib/redirects/locale/sl 2024-05-07 12:37:16,819 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,819 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,819 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,819 root INFO creating build/lib/django/contrib/redirects/locale/sq 2024-05-07 12:37:16,819 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,819 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,819 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,820 root INFO creating build/lib/django/contrib/redirects/locale/sr 2024-05-07 12:37:16,820 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,820 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,820 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,820 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn 2024-05-07 12:37:16,820 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,821 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,821 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,821 root INFO creating build/lib/django/contrib/redirects/locale/sv 2024-05-07 12:37:16,821 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,821 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,821 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,822 root INFO creating build/lib/django/contrib/redirects/locale/sw 2024-05-07 12:37:16,822 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,822 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,822 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,822 root INFO creating build/lib/django/contrib/redirects/locale/ta 2024-05-07 12:37:16,822 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,822 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,823 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,823 root INFO creating build/lib/django/contrib/redirects/locale/te 2024-05-07 12:37:16,823 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:16,823 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:16,823 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:16,823 root INFO creating build/lib/django/contrib/redirects/locale/tg 2024-05-07 12:37:16,823 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,824 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,824 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,824 root INFO creating build/lib/django/contrib/redirects/locale/th 2024-05-07 12:37:16,824 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:16,824 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:16,824 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:16,825 root INFO creating build/lib/django/contrib/redirects/locale/tk 2024-05-07 12:37:16,825 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,825 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,825 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,825 root INFO creating build/lib/django/contrib/redirects/locale/tr 2024-05-07 12:37:16,825 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,825 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,826 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,826 root INFO creating build/lib/django/contrib/redirects/locale/tt 2024-05-07 12:37:16,826 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,826 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,826 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,826 root INFO creating build/lib/django/contrib/redirects/locale/udm 2024-05-07 12:37:16,826 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,827 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,827 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,827 root INFO creating build/lib/django/contrib/redirects/locale/uk 2024-05-07 12:37:16,827 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,827 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,827 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,828 root INFO creating build/lib/django/contrib/redirects/locale/ur 2024-05-07 12:37:16,828 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,828 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,828 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,828 root INFO creating build/lib/django/contrib/redirects/locale/uz 2024-05-07 12:37:16,828 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,828 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,829 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,829 root INFO creating build/lib/django/contrib/redirects/locale/vi 2024-05-07 12:37:16,829 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,829 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,829 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,829 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans 2024-05-07 12:37:16,830 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,830 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,830 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,830 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant 2024-05-07 12:37:16,830 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,830 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,830 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,831 root INFO creating build/lib/django/contrib/sites/locale 2024-05-07 12:37:16,831 root INFO creating build/lib/django/contrib/sites/locale/af 2024-05-07 12:37:16,831 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:16,831 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:16,831 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:16,831 root INFO creating build/lib/django/contrib/sites/locale/ar 2024-05-07 12:37:16,831 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,832 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,832 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,832 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ 2024-05-07 12:37:16,832 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,832 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,832 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,833 root INFO creating build/lib/django/contrib/sites/locale/ast 2024-05-07 12:37:16,833 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,833 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,833 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,833 root INFO creating build/lib/django/contrib/sites/locale/az 2024-05-07 12:37:16,833 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:16,833 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:16,834 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:16,834 root INFO creating build/lib/django/contrib/sites/locale/be 2024-05-07 12:37:16,834 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:16,834 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:16,834 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:16,834 root INFO creating build/lib/django/contrib/sites/locale/bg 2024-05-07 12:37:16,834 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,835 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,835 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,835 root INFO creating build/lib/django/contrib/sites/locale/bn 2024-05-07 12:37:16,835 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,835 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,835 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,836 root INFO creating build/lib/django/contrib/sites/locale/br 2024-05-07 12:37:16,836 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:16,836 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:16,836 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:16,836 root INFO creating build/lib/django/contrib/sites/locale/bs 2024-05-07 12:37:16,836 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,836 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,837 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,837 root INFO creating build/lib/django/contrib/sites/locale/ca 2024-05-07 12:37:16,837 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,837 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,837 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,837 root INFO creating build/lib/django/contrib/sites/locale/ckb 2024-05-07 12:37:16,837 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,838 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,838 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,838 root INFO creating build/lib/django/contrib/sites/locale/cs 2024-05-07 12:37:16,838 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,838 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,838 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,839 root INFO creating build/lib/django/contrib/sites/locale/cy 2024-05-07 12:37:16,839 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,839 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,839 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,839 root INFO creating build/lib/django/contrib/sites/locale/da 2024-05-07 12:37:16,839 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:16,839 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:16,840 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:16,840 root INFO creating build/lib/django/contrib/sites/locale/de 2024-05-07 12:37:16,840 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:16,840 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:16,840 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:16,840 root INFO creating build/lib/django/contrib/sites/locale/dsb 2024-05-07 12:37:16,841 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,841 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,841 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,841 root INFO creating build/lib/django/contrib/sites/locale/el 2024-05-07 12:37:16,841 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:16,841 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:16,841 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:16,842 root INFO creating build/lib/django/contrib/sites/locale/en 2024-05-07 12:37:16,842 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:16,842 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:16,842 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:16,842 root INFO creating build/lib/django/contrib/sites/locale/en_AU 2024-05-07 12:37:16,842 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,842 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,843 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,843 root INFO creating build/lib/django/contrib/sites/locale/en_GB 2024-05-07 12:37:16,843 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,843 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,843 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,843 root INFO creating build/lib/django/contrib/sites/locale/eo 2024-05-07 12:37:16,844 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,844 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,844 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,844 root INFO creating build/lib/django/contrib/sites/locale/es 2024-05-07 12:37:16,844 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:16,844 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:16,844 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:16,845 root INFO creating build/lib/django/contrib/sites/locale/es_AR 2024-05-07 12:37:16,845 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,845 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,845 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,845 root INFO creating build/lib/django/contrib/sites/locale/es_CO 2024-05-07 12:37:16,845 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,845 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,846 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,846 root INFO creating build/lib/django/contrib/sites/locale/es_MX 2024-05-07 12:37:16,846 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,846 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,846 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,846 root INFO creating build/lib/django/contrib/sites/locale/es_VE 2024-05-07 12:37:16,847 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,847 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,847 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,847 root INFO creating build/lib/django/contrib/sites/locale/et 2024-05-07 12:37:16,847 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:16,847 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:16,848 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:16,848 root INFO creating build/lib/django/contrib/sites/locale/eu 2024-05-07 12:37:16,848 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,848 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,848 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,848 root INFO creating build/lib/django/contrib/sites/locale/fa 2024-05-07 12:37:16,848 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,849 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,849 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,849 root INFO creating build/lib/django/contrib/sites/locale/fi 2024-05-07 12:37:16,849 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,849 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,849 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,850 root INFO creating build/lib/django/contrib/sites/locale/fr 2024-05-07 12:37:16,850 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,850 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,850 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,850 root INFO creating build/lib/django/contrib/sites/locale/fy 2024-05-07 12:37:16,850 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,850 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,851 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,851 root INFO creating build/lib/django/contrib/sites/locale/ga 2024-05-07 12:37:16,851 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,851 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,851 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,851 root INFO creating build/lib/django/contrib/sites/locale/gd 2024-05-07 12:37:16,851 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,852 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,852 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,852 root INFO creating build/lib/django/contrib/sites/locale/gl 2024-05-07 12:37:16,852 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,852 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,852 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,853 root INFO creating build/lib/django/contrib/sites/locale/he 2024-05-07 12:37:16,853 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:16,853 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:16,853 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:16,853 root INFO creating build/lib/django/contrib/sites/locale/hi 2024-05-07 12:37:16,853 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,853 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,854 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,854 root INFO creating build/lib/django/contrib/sites/locale/hr 2024-05-07 12:37:16,854 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,854 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,854 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,854 root INFO creating build/lib/django/contrib/sites/locale/hsb 2024-05-07 12:37:16,855 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,855 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,855 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,855 root INFO creating build/lib/django/contrib/sites/locale/hu 2024-05-07 12:37:16,855 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,855 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,855 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,856 root INFO creating build/lib/django/contrib/sites/locale/hy 2024-05-07 12:37:16,856 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,856 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,856 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,856 root INFO creating build/lib/django/contrib/sites/locale/ia 2024-05-07 12:37:16,856 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,856 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,857 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,857 root INFO creating build/lib/django/contrib/sites/locale/id 2024-05-07 12:37:16,857 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:16,857 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:16,857 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:16,857 root INFO creating build/lib/django/contrib/sites/locale/io 2024-05-07 12:37:16,858 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:16,858 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:16,858 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:16,858 root INFO creating build/lib/django/contrib/sites/locale/is 2024-05-07 12:37:16,858 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:16,858 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:16,858 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:16,859 root INFO creating build/lib/django/contrib/sites/locale/it 2024-05-07 12:37:16,859 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:16,859 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:16,859 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:16,859 root INFO creating build/lib/django/contrib/sites/locale/ja 2024-05-07 12:37:16,859 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,859 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,860 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,860 root INFO creating build/lib/django/contrib/sites/locale/ka 2024-05-07 12:37:16,860 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,860 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,860 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,860 root INFO creating build/lib/django/contrib/sites/locale/kab 2024-05-07 12:37:16,861 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,861 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,861 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:16,861 root INFO creating build/lib/django/contrib/sites/locale/kk 2024-05-07 12:37:16,861 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,861 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,861 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,862 root INFO creating build/lib/django/contrib/sites/locale/km 2024-05-07 12:37:16,862 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:16,862 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:16,862 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:16,862 root INFO creating build/lib/django/contrib/sites/locale/kn 2024-05-07 12:37:16,862 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,863 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,863 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,863 root INFO creating build/lib/django/contrib/sites/locale/ko 2024-05-07 12:37:16,863 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,863 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,863 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,864 root INFO creating build/lib/django/contrib/sites/locale/ky 2024-05-07 12:37:16,864 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,864 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,864 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,864 root INFO creating build/lib/django/contrib/sites/locale/lb 2024-05-07 12:37:16,864 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,864 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,865 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,865 root INFO creating build/lib/django/contrib/sites/locale/lt 2024-05-07 12:37:16,865 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,865 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,865 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,865 root INFO creating build/lib/django/contrib/sites/locale/lv 2024-05-07 12:37:16,865 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,866 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,866 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,866 root INFO creating build/lib/django/contrib/sites/locale/mk 2024-05-07 12:37:16,866 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,866 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,866 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,867 root INFO creating build/lib/django/contrib/sites/locale/ml 2024-05-07 12:37:16,867 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,867 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,867 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,867 root INFO creating build/lib/django/contrib/sites/locale/mn 2024-05-07 12:37:16,867 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,867 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,868 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,868 root INFO creating build/lib/django/contrib/sites/locale/mr 2024-05-07 12:37:16,868 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,868 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,868 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,868 root INFO creating build/lib/django/contrib/sites/locale/ms 2024-05-07 12:37:16,868 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,869 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,869 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,869 root INFO creating build/lib/django/contrib/sites/locale/my 2024-05-07 12:37:16,869 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:16,869 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:16,869 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:16,870 root INFO creating build/lib/django/contrib/sites/locale/nb 2024-05-07 12:37:16,870 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,870 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,870 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,870 root INFO creating build/lib/django/contrib/sites/locale/ne 2024-05-07 12:37:16,870 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,870 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,871 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,871 root INFO creating build/lib/django/contrib/sites/locale/nl 2024-05-07 12:37:16,871 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,871 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,871 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,871 root INFO creating build/lib/django/contrib/sites/locale/nn 2024-05-07 12:37:16,871 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,872 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,872 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,872 root INFO creating build/lib/django/contrib/sites/locale/os 2024-05-07 12:37:16,872 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:16,872 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:16,872 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:16,873 root INFO creating build/lib/django/contrib/sites/locale/pa 2024-05-07 12:37:16,873 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,873 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,873 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,873 root INFO creating build/lib/django/contrib/sites/locale/pl 2024-05-07 12:37:16,873 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,873 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,874 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,874 root INFO creating build/lib/django/contrib/sites/locale/pt 2024-05-07 12:37:16,874 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,874 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,874 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,874 root INFO creating build/lib/django/contrib/sites/locale/pt_BR 2024-05-07 12:37:16,875 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,875 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,875 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,875 root INFO creating build/lib/django/contrib/sites/locale/ro 2024-05-07 12:37:16,875 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,875 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,875 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,876 root INFO creating build/lib/django/contrib/sites/locale/ru 2024-05-07 12:37:16,876 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,876 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,876 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,876 root INFO creating build/lib/django/contrib/sites/locale/sk 2024-05-07 12:37:16,876 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,876 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,877 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,877 root INFO creating build/lib/django/contrib/sites/locale/sl 2024-05-07 12:37:16,877 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,877 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,877 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,877 root INFO creating build/lib/django/contrib/sites/locale/sq 2024-05-07 12:37:16,878 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,878 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,878 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,878 root INFO creating build/lib/django/contrib/sites/locale/sr 2024-05-07 12:37:16,878 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,878 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,878 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,879 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn 2024-05-07 12:37:16,879 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,879 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,879 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,879 root INFO creating build/lib/django/contrib/sites/locale/sv 2024-05-07 12:37:16,879 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,880 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,880 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,880 root INFO creating build/lib/django/contrib/sites/locale/sw 2024-05-07 12:37:16,880 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,880 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,880 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,881 root INFO creating build/lib/django/contrib/sites/locale/ta 2024-05-07 12:37:16,881 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,881 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,881 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,881 root INFO creating build/lib/django/contrib/sites/locale/te 2024-05-07 12:37:16,881 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:16,881 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:16,882 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:16,882 root INFO creating build/lib/django/contrib/sites/locale/tg 2024-05-07 12:37:16,882 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,882 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,882 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,882 root INFO creating build/lib/django/contrib/sites/locale/th 2024-05-07 12:37:16,882 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:16,883 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:16,883 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:16,883 root INFO creating build/lib/django/contrib/sites/locale/tk 2024-05-07 12:37:16,883 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,883 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,883 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,884 root INFO creating build/lib/django/contrib/sites/locale/tr 2024-05-07 12:37:16,884 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,884 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,884 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,884 root INFO creating build/lib/django/contrib/sites/locale/tt 2024-05-07 12:37:16,884 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,884 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,885 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,885 root INFO creating build/lib/django/contrib/sites/locale/udm 2024-05-07 12:37:16,885 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,885 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,885 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,885 root INFO creating build/lib/django/contrib/sites/locale/uk 2024-05-07 12:37:16,885 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,886 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,886 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,886 root INFO creating build/lib/django/contrib/sites/locale/ur 2024-05-07 12:37:16,886 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,886 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,886 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,887 root INFO creating build/lib/django/contrib/sites/locale/uz 2024-05-07 12:37:16,887 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,887 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,887 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:16,887 root INFO creating build/lib/django/contrib/sites/locale/vi 2024-05-07 12:37:16,887 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,887 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,888 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,888 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans 2024-05-07 12:37:16,888 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,888 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,888 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,888 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant 2024-05-07 12:37:16,888 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,889 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,889 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,889 root INFO creating build/lib/django/contrib/flatpages/locale 2024-05-07 12:37:16,889 root INFO creating build/lib/django/contrib/flatpages/locale/af 2024-05-07 12:37:16,889 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:16,889 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:16,890 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:16,890 root INFO creating build/lib/django/contrib/flatpages/locale/ar 2024-05-07 12:37:16,890 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,890 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,890 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,890 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ 2024-05-07 12:37:16,890 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,891 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,891 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,891 root INFO creating build/lib/django/contrib/flatpages/locale/ast 2024-05-07 12:37:16,891 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,891 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,891 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,892 root INFO creating build/lib/django/contrib/flatpages/locale/az 2024-05-07 12:37:16,892 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:16,892 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:16,892 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:16,892 root INFO creating build/lib/django/contrib/flatpages/locale/be 2024-05-07 12:37:16,892 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:16,892 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:16,893 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:16,893 root INFO creating build/lib/django/contrib/flatpages/locale/bg 2024-05-07 12:37:16,893 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,893 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,893 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,893 root INFO creating build/lib/django/contrib/flatpages/locale/bn 2024-05-07 12:37:16,893 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,894 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,894 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,894 root INFO creating build/lib/django/contrib/flatpages/locale/br 2024-05-07 12:37:16,894 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:16,894 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:16,894 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:16,895 root INFO creating build/lib/django/contrib/flatpages/locale/bs 2024-05-07 12:37:16,895 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,895 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,895 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,895 root INFO creating build/lib/django/contrib/flatpages/locale/ca 2024-05-07 12:37:16,895 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,895 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,896 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,896 root INFO creating build/lib/django/contrib/flatpages/locale/ckb 2024-05-07 12:37:16,896 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,896 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,896 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,896 root INFO creating build/lib/django/contrib/flatpages/locale/cs 2024-05-07 12:37:16,896 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,897 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,897 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,897 root INFO creating build/lib/django/contrib/flatpages/locale/cy 2024-05-07 12:37:16,897 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,897 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,897 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,898 root INFO creating build/lib/django/contrib/flatpages/locale/da 2024-05-07 12:37:16,898 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:16,898 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:16,898 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:16,898 root INFO creating build/lib/django/contrib/flatpages/locale/de 2024-05-07 12:37:16,898 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:16,898 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:16,899 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:16,899 root INFO creating build/lib/django/contrib/flatpages/locale/dsb 2024-05-07 12:37:16,899 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,899 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,899 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,899 root INFO creating build/lib/django/contrib/flatpages/locale/el 2024-05-07 12:37:16,900 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:16,900 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:16,900 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:16,900 root INFO creating build/lib/django/contrib/flatpages/locale/en 2024-05-07 12:37:16,900 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:16,900 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:16,900 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:16,901 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU 2024-05-07 12:37:16,901 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,901 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,901 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,901 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB 2024-05-07 12:37:16,901 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,901 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,902 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,902 root INFO creating build/lib/django/contrib/flatpages/locale/eo 2024-05-07 12:37:16,902 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,902 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,902 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,902 root INFO creating build/lib/django/contrib/flatpages/locale/es 2024-05-07 12:37:16,903 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:16,903 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:16,903 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:16,903 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR 2024-05-07 12:37:16,903 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,903 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,903 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,904 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO 2024-05-07 12:37:16,904 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,904 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,904 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,904 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX 2024-05-07 12:37:16,904 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,904 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,905 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,905 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE 2024-05-07 12:37:16,905 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,905 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,905 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,905 root INFO creating build/lib/django/contrib/flatpages/locale/et 2024-05-07 12:37:16,906 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:16,906 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:16,906 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:16,906 root INFO creating build/lib/django/contrib/flatpages/locale/eu 2024-05-07 12:37:16,906 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,906 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,906 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,907 root INFO creating build/lib/django/contrib/flatpages/locale/fa 2024-05-07 12:37:16,907 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,907 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,907 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,907 root INFO creating build/lib/django/contrib/flatpages/locale/fi 2024-05-07 12:37:16,907 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,908 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,908 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,908 root INFO creating build/lib/django/contrib/flatpages/locale/fr 2024-05-07 12:37:16,908 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,908 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,908 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,909 root INFO creating build/lib/django/contrib/flatpages/locale/fy 2024-05-07 12:37:16,909 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,909 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,909 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,909 root INFO creating build/lib/django/contrib/flatpages/locale/ga 2024-05-07 12:37:16,909 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,909 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,910 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,910 root INFO creating build/lib/django/contrib/flatpages/locale/gd 2024-05-07 12:37:16,910 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,910 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,910 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,910 root INFO creating build/lib/django/contrib/flatpages/locale/gl 2024-05-07 12:37:16,910 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,911 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,911 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,911 root INFO creating build/lib/django/contrib/flatpages/locale/he 2024-05-07 12:37:16,911 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:16,911 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:16,911 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:16,912 root INFO creating build/lib/django/contrib/flatpages/locale/hi 2024-05-07 12:37:16,912 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,912 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,912 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,912 root INFO creating build/lib/django/contrib/flatpages/locale/hr 2024-05-07 12:37:16,912 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,912 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,913 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,913 root INFO creating build/lib/django/contrib/flatpages/locale/hsb 2024-05-07 12:37:16,913 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,913 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,913 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,913 root INFO creating build/lib/django/contrib/flatpages/locale/hu 2024-05-07 12:37:16,913 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,914 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,914 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,914 root INFO creating build/lib/django/contrib/flatpages/locale/hy 2024-05-07 12:37:16,914 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,914 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,914 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,915 root INFO creating build/lib/django/contrib/flatpages/locale/ia 2024-05-07 12:37:16,915 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,915 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,915 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,915 root INFO creating build/lib/django/contrib/flatpages/locale/id 2024-05-07 12:37:16,915 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:16,915 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:16,916 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:16,916 root INFO creating build/lib/django/contrib/flatpages/locale/io 2024-05-07 12:37:16,916 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:16,916 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:16,916 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:16,916 root INFO creating build/lib/django/contrib/flatpages/locale/is 2024-05-07 12:37:16,917 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:16,917 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:16,917 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:16,917 root INFO creating build/lib/django/contrib/flatpages/locale/it 2024-05-07 12:37:16,917 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:16,917 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:16,917 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:16,918 root INFO creating build/lib/django/contrib/flatpages/locale/ja 2024-05-07 12:37:16,918 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,918 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,918 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,918 root INFO creating build/lib/django/contrib/flatpages/locale/ka 2024-05-07 12:37:16,918 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,918 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,919 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,919 root INFO creating build/lib/django/contrib/flatpages/locale/kk 2024-05-07 12:37:16,919 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,919 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,919 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,919 root INFO creating build/lib/django/contrib/flatpages/locale/km 2024-05-07 12:37:16,920 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:16,920 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:16,920 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:16,920 root INFO creating build/lib/django/contrib/flatpages/locale/kn 2024-05-07 12:37:16,920 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,920 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,920 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,921 root INFO creating build/lib/django/contrib/flatpages/locale/ko 2024-05-07 12:37:16,921 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,921 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,921 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,921 root INFO creating build/lib/django/contrib/flatpages/locale/ky 2024-05-07 12:37:16,921 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,921 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,922 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,922 root INFO creating build/lib/django/contrib/flatpages/locale/lb 2024-05-07 12:37:16,922 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,922 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,922 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,922 root INFO creating build/lib/django/contrib/flatpages/locale/lt 2024-05-07 12:37:16,923 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,923 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,923 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,923 root INFO creating build/lib/django/contrib/flatpages/locale/lv 2024-05-07 12:37:16,923 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,923 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,924 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,924 root INFO creating build/lib/django/contrib/flatpages/locale/mk 2024-05-07 12:37:16,924 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,924 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,924 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,924 root INFO creating build/lib/django/contrib/flatpages/locale/ml 2024-05-07 12:37:16,924 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,925 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,925 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,925 root INFO creating build/lib/django/contrib/flatpages/locale/mn 2024-05-07 12:37:16,925 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,925 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,925 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,926 root INFO creating build/lib/django/contrib/flatpages/locale/mr 2024-05-07 12:37:16,926 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,926 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,926 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,926 root INFO creating build/lib/django/contrib/flatpages/locale/ms 2024-05-07 12:37:16,926 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,926 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,927 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,927 root INFO creating build/lib/django/contrib/flatpages/locale/my 2024-05-07 12:37:16,927 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:16,927 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:16,927 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:16,927 root INFO creating build/lib/django/contrib/flatpages/locale/nb 2024-05-07 12:37:16,927 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,928 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,928 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,928 root INFO creating build/lib/django/contrib/flatpages/locale/ne 2024-05-07 12:37:16,928 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,928 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,928 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,929 root INFO creating build/lib/django/contrib/flatpages/locale/nl 2024-05-07 12:37:16,929 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,929 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,929 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,929 root INFO creating build/lib/django/contrib/flatpages/locale/nn 2024-05-07 12:37:16,929 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,929 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,930 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,930 root INFO creating build/lib/django/contrib/flatpages/locale/os 2024-05-07 12:37:16,930 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:16,930 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:16,930 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:16,930 root INFO creating build/lib/django/contrib/flatpages/locale/pa 2024-05-07 12:37:16,930 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,931 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,931 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,931 root INFO creating build/lib/django/contrib/flatpages/locale/pl 2024-05-07 12:37:16,931 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,931 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,931 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,932 root INFO creating build/lib/django/contrib/flatpages/locale/pt 2024-05-07 12:37:16,932 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,932 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,932 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,932 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR 2024-05-07 12:37:16,932 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,932 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,933 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,933 root INFO creating build/lib/django/contrib/flatpages/locale/ro 2024-05-07 12:37:16,933 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,933 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,933 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,933 root INFO creating build/lib/django/contrib/flatpages/locale/ru 2024-05-07 12:37:16,934 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,934 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,934 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,934 root INFO creating build/lib/django/contrib/flatpages/locale/sk 2024-05-07 12:37:16,934 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,934 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,934 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,935 root INFO creating build/lib/django/contrib/flatpages/locale/sl 2024-05-07 12:37:16,935 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,935 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,935 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,935 root INFO creating build/lib/django/contrib/flatpages/locale/sq 2024-05-07 12:37:16,935 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,935 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,936 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,936 root INFO creating build/lib/django/contrib/flatpages/locale/sr 2024-05-07 12:37:16,936 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,936 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,936 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,936 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn 2024-05-07 12:37:16,937 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,937 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,937 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,937 root INFO creating build/lib/django/contrib/flatpages/locale/sv 2024-05-07 12:37:16,937 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,937 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,937 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,938 root INFO creating build/lib/django/contrib/flatpages/locale/sw 2024-05-07 12:37:16,938 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,938 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,938 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,938 root INFO creating build/lib/django/contrib/flatpages/locale/ta 2024-05-07 12:37:16,938 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,938 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,939 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,939 root INFO creating build/lib/django/contrib/flatpages/locale/te 2024-05-07 12:37:16,939 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:16,939 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:16,939 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:16,940 root INFO creating build/lib/django/contrib/flatpages/locale/tg 2024-05-07 12:37:16,940 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,940 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,940 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,940 root INFO creating build/lib/django/contrib/flatpages/locale/th 2024-05-07 12:37:16,940 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:16,940 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:16,941 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:16,941 root INFO creating build/lib/django/contrib/flatpages/locale/tk 2024-05-07 12:37:16,941 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,941 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,941 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,941 root INFO creating build/lib/django/contrib/flatpages/locale/tr 2024-05-07 12:37:16,941 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,942 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,942 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,942 root INFO creating build/lib/django/contrib/flatpages/locale/tt 2024-05-07 12:37:16,942 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,942 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,942 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:16,943 root INFO creating build/lib/django/contrib/flatpages/locale/udm 2024-05-07 12:37:16,943 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,943 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,943 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:16,943 root INFO creating build/lib/django/contrib/flatpages/locale/uk 2024-05-07 12:37:16,943 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,943 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,944 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:16,944 root INFO creating build/lib/django/contrib/flatpages/locale/ur 2024-05-07 12:37:16,944 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,944 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,944 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:16,944 root INFO creating build/lib/django/contrib/flatpages/locale/vi 2024-05-07 12:37:16,944 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,945 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,945 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:16,945 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans 2024-05-07 12:37:16,945 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,945 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,945 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:16,946 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant 2024-05-07 12:37:16,946 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,946 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,946 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:16,946 root INFO creating build/lib/django/contrib/sitemaps/templates 2024-05-07 12:37:16,946 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 12:37:16,947 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2024-05-07 12:37:16,947 root INFO creating build/lib/django/contrib/contenttypes/locale 2024-05-07 12:37:16,947 root INFO creating build/lib/django/contrib/contenttypes/locale/af 2024-05-07 12:37:16,947 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:16,947 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:16,947 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:16,947 root INFO creating build/lib/django/contrib/contenttypes/locale/ar 2024-05-07 12:37:16,948 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,948 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,948 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:16,948 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 12:37:16,948 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,948 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,948 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:16,949 root INFO creating build/lib/django/contrib/contenttypes/locale/ast 2024-05-07 12:37:16,949 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,949 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,949 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:16,949 root INFO creating build/lib/django/contrib/contenttypes/locale/az 2024-05-07 12:37:16,949 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:16,949 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:16,950 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:16,950 root INFO creating build/lib/django/contrib/contenttypes/locale/be 2024-05-07 12:37:16,950 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:16,950 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:16,950 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:16,950 root INFO creating build/lib/django/contrib/contenttypes/locale/bg 2024-05-07 12:37:16,951 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,951 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,951 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:16,951 root INFO creating build/lib/django/contrib/contenttypes/locale/bn 2024-05-07 12:37:16,951 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,951 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,951 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:16,952 root INFO creating build/lib/django/contrib/contenttypes/locale/br 2024-05-07 12:37:16,952 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:16,952 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:16,952 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:16,952 root INFO creating build/lib/django/contrib/contenttypes/locale/bs 2024-05-07 12:37:16,952 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,953 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,953 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:16,953 root INFO creating build/lib/django/contrib/contenttypes/locale/ca 2024-05-07 12:37:16,953 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,953 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,953 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:16,954 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb 2024-05-07 12:37:16,954 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,954 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,954 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:16,954 root INFO creating build/lib/django/contrib/contenttypes/locale/cs 2024-05-07 12:37:16,954 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,954 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,955 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:16,955 root INFO creating build/lib/django/contrib/contenttypes/locale/cy 2024-05-07 12:37:16,955 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,955 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,955 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:16,955 root INFO creating build/lib/django/contrib/contenttypes/locale/da 2024-05-07 12:37:16,955 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:16,956 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:16,956 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:16,956 root INFO creating build/lib/django/contrib/contenttypes/locale/de 2024-05-07 12:37:16,956 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:16,956 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:16,956 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:16,957 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb 2024-05-07 12:37:16,957 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,957 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,957 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:16,957 root INFO creating build/lib/django/contrib/contenttypes/locale/el 2024-05-07 12:37:16,957 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:16,957 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:16,958 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:16,958 root INFO creating build/lib/django/contrib/contenttypes/locale/en 2024-05-07 12:37:16,958 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:16,958 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:16,958 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:16,958 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU 2024-05-07 12:37:16,958 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,959 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,959 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:16,959 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB 2024-05-07 12:37:16,959 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,959 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,959 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:16,960 root INFO creating build/lib/django/contrib/contenttypes/locale/eo 2024-05-07 12:37:16,960 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,960 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,960 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:16,960 root INFO creating build/lib/django/contrib/contenttypes/locale/es 2024-05-07 12:37:16,960 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:16,960 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:16,961 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:16,961 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR 2024-05-07 12:37:16,961 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,961 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,961 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:16,961 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO 2024-05-07 12:37:16,961 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,962 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,962 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:16,962 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX 2024-05-07 12:37:16,962 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,962 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,962 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:16,963 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE 2024-05-07 12:37:16,963 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,963 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,963 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:16,963 root INFO creating build/lib/django/contrib/contenttypes/locale/et 2024-05-07 12:37:16,963 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:16,963 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:16,964 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:16,964 root INFO creating build/lib/django/contrib/contenttypes/locale/eu 2024-05-07 12:37:16,964 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,964 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,964 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:16,964 root INFO creating build/lib/django/contrib/contenttypes/locale/fa 2024-05-07 12:37:16,964 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,965 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,965 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:16,965 root INFO creating build/lib/django/contrib/contenttypes/locale/fi 2024-05-07 12:37:16,965 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,965 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,965 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:16,966 root INFO creating build/lib/django/contrib/contenttypes/locale/fr 2024-05-07 12:37:16,966 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,966 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,966 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:16,966 root INFO creating build/lib/django/contrib/contenttypes/locale/fy 2024-05-07 12:37:16,966 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,966 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,967 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:16,967 root INFO creating build/lib/django/contrib/contenttypes/locale/ga 2024-05-07 12:37:16,967 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,967 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,967 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:16,967 root INFO creating build/lib/django/contrib/contenttypes/locale/gd 2024-05-07 12:37:16,968 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,968 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,968 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:16,968 root INFO creating build/lib/django/contrib/contenttypes/locale/gl 2024-05-07 12:37:16,968 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,968 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,968 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:16,969 root INFO creating build/lib/django/contrib/contenttypes/locale/he 2024-05-07 12:37:16,969 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:16,969 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:16,969 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:16,969 root INFO creating build/lib/django/contrib/contenttypes/locale/hi 2024-05-07 12:37:16,969 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,969 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,970 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:16,970 root INFO creating build/lib/django/contrib/contenttypes/locale/hr 2024-05-07 12:37:16,970 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,970 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,970 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:16,970 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb 2024-05-07 12:37:16,971 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,971 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,971 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:16,971 root INFO creating build/lib/django/contrib/contenttypes/locale/hu 2024-05-07 12:37:16,971 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,971 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,972 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:16,972 root INFO creating build/lib/django/contrib/contenttypes/locale/hy 2024-05-07 12:37:16,972 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,972 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,972 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:16,972 root INFO creating build/lib/django/contrib/contenttypes/locale/ia 2024-05-07 12:37:16,972 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,973 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,973 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:16,973 root INFO creating build/lib/django/contrib/contenttypes/locale/id 2024-05-07 12:37:16,973 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:16,973 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:16,973 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:16,974 root INFO creating build/lib/django/contrib/contenttypes/locale/io 2024-05-07 12:37:16,974 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:16,974 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:16,974 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:16,974 root INFO creating build/lib/django/contrib/contenttypes/locale/is 2024-05-07 12:37:16,974 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:16,974 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:16,975 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:16,975 root INFO creating build/lib/django/contrib/contenttypes/locale/it 2024-05-07 12:37:16,975 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:16,975 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:16,975 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:16,975 root INFO creating build/lib/django/contrib/contenttypes/locale/ja 2024-05-07 12:37:16,975 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,976 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,976 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:16,976 root INFO creating build/lib/django/contrib/contenttypes/locale/ka 2024-05-07 12:37:16,976 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,976 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,976 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:16,977 root INFO creating build/lib/django/contrib/contenttypes/locale/kk 2024-05-07 12:37:16,977 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,977 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,977 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:16,977 root INFO creating build/lib/django/contrib/contenttypes/locale/km 2024-05-07 12:37:16,977 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:16,977 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:16,978 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:16,978 root INFO creating build/lib/django/contrib/contenttypes/locale/kn 2024-05-07 12:37:16,978 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,978 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,978 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:16,978 root INFO creating build/lib/django/contrib/contenttypes/locale/ko 2024-05-07 12:37:16,978 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,979 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,979 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:16,979 root INFO creating build/lib/django/contrib/contenttypes/locale/ky 2024-05-07 12:37:16,979 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,979 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,979 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:16,980 root INFO creating build/lib/django/contrib/contenttypes/locale/lb 2024-05-07 12:37:16,980 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,980 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,980 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:16,980 root INFO creating build/lib/django/contrib/contenttypes/locale/lt 2024-05-07 12:37:16,980 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,980 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,981 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:16,981 root INFO creating build/lib/django/contrib/contenttypes/locale/lv 2024-05-07 12:37:16,981 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,981 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,981 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:16,981 root INFO creating build/lib/django/contrib/contenttypes/locale/mk 2024-05-07 12:37:16,981 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,982 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,982 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:16,982 root INFO creating build/lib/django/contrib/contenttypes/locale/ml 2024-05-07 12:37:16,982 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,982 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,982 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:16,983 root INFO creating build/lib/django/contrib/contenttypes/locale/mn 2024-05-07 12:37:16,983 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,983 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,983 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:16,983 root INFO creating build/lib/django/contrib/contenttypes/locale/mr 2024-05-07 12:37:16,983 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,983 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,984 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:16,984 root INFO creating build/lib/django/contrib/contenttypes/locale/ms 2024-05-07 12:37:16,984 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,984 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,984 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:16,984 root INFO creating build/lib/django/contrib/contenttypes/locale/my 2024-05-07 12:37:16,985 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:16,985 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:16,985 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:16,985 root INFO creating build/lib/django/contrib/contenttypes/locale/nb 2024-05-07 12:37:16,985 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,985 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,985 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:16,986 root INFO creating build/lib/django/contrib/contenttypes/locale/ne 2024-05-07 12:37:16,986 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,986 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,986 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:16,986 root INFO creating build/lib/django/contrib/contenttypes/locale/nl 2024-05-07 12:37:16,986 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,986 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,987 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:16,987 root INFO creating build/lib/django/contrib/contenttypes/locale/nn 2024-05-07 12:37:16,987 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,987 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,987 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:16,987 root INFO creating build/lib/django/contrib/contenttypes/locale/os 2024-05-07 12:37:16,988 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:16,988 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:16,988 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:16,988 root INFO creating build/lib/django/contrib/contenttypes/locale/pa 2024-05-07 12:37:16,988 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,988 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,988 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:16,989 root INFO creating build/lib/django/contrib/contenttypes/locale/pl 2024-05-07 12:37:16,989 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,989 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,989 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:16,989 root INFO creating build/lib/django/contrib/contenttypes/locale/pt 2024-05-07 12:37:16,989 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,990 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,990 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:16,990 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR 2024-05-07 12:37:16,990 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,990 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,990 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:16,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ro 2024-05-07 12:37:16,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,991 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,991 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:16,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ru 2024-05-07 12:37:16,991 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,991 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,992 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:16,992 root INFO creating build/lib/django/contrib/contenttypes/locale/sk 2024-05-07 12:37:16,992 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,992 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,992 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:16,992 root INFO creating build/lib/django/contrib/contenttypes/locale/sl 2024-05-07 12:37:16,992 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,993 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,993 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:16,993 root INFO creating build/lib/django/contrib/contenttypes/locale/sq 2024-05-07 12:37:16,993 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,993 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,993 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:16,994 root INFO creating build/lib/django/contrib/contenttypes/locale/sr 2024-05-07 12:37:16,994 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,994 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,994 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:16,994 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 12:37:16,994 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,994 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,995 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:16,995 root INFO creating build/lib/django/contrib/contenttypes/locale/sv 2024-05-07 12:37:16,995 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,995 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,995 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:16,995 root INFO creating build/lib/django/contrib/contenttypes/locale/sw 2024-05-07 12:37:16,996 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,996 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,996 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:16,996 root INFO creating build/lib/django/contrib/contenttypes/locale/ta 2024-05-07 12:37:16,996 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,996 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,996 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:16,997 root INFO creating build/lib/django/contrib/contenttypes/locale/te 2024-05-07 12:37:16,997 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:16,997 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:16,997 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:16,997 root INFO creating build/lib/django/contrib/contenttypes/locale/tg 2024-05-07 12:37:16,997 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,997 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,998 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:16,998 root INFO creating build/lib/django/contrib/contenttypes/locale/th 2024-05-07 12:37:16,998 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:16,998 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:16,998 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:16,998 root INFO creating build/lib/django/contrib/contenttypes/locale/tk 2024-05-07 12:37:16,999 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,999 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,999 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:16,999 root INFO creating build/lib/django/contrib/contenttypes/locale/tr 2024-05-07 12:37:16,999 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,999 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:16,999 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,000 root INFO creating build/lib/django/contrib/contenttypes/locale/tt 2024-05-07 12:37:17,000 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,000 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,000 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,000 root INFO creating build/lib/django/contrib/contenttypes/locale/udm 2024-05-07 12:37:17,000 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,001 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,001 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,001 root INFO creating build/lib/django/contrib/contenttypes/locale/uk 2024-05-07 12:37:17,001 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,001 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,001 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,002 root INFO creating build/lib/django/contrib/contenttypes/locale/ur 2024-05-07 12:37:17,002 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,002 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,002 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,002 root INFO creating build/lib/django/contrib/contenttypes/locale/vi 2024-05-07 12:37:17,002 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,002 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,003 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,003 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 12:37:17,003 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,003 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,003 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,003 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 12:37:17,003 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,004 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,004 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,004 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2024-05-07 12:37:17,004 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2024-05-07 12:37:17,050 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-05-07 12:37:17,050 root INFO running install 2024-05-07 12:37:17,071 root INFO running install_lib 2024-05-07 12:37:17,074 root INFO creating build/bdist.linux-ppc64le 2024-05-07 12:37:17,074 root INFO creating build/bdist.linux-ppc64le/wheel 2024-05-07 12:37:17,074 root INFO creating build/bdist.linux-ppc64le/wheel/django 2024-05-07 12:37:17,074 root INFO creating build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,074 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,075 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,076 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,076 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-ppc64le/wheel/django/middleware 2024-05-07 12:37:17,076 root INFO creating build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,076 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,076 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,077 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,078 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,078 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,078 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,078 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,078 root INFO creating build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,078 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,079 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,079 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,079 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,079 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,079 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-ppc64le/wheel/django/template/loaders 2024-05-07 12:37:17,080 root INFO creating build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,080 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,080 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,080 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,080 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,080 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,081 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-ppc64le/wheel/django/template/backends 2024-05-07 12:37:17,081 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,081 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,081 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-ppc64le/wheel/django/template 2024-05-07 12:37:17,081 root INFO creating build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,081 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,082 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/checks/compatibility 2024-05-07 12:37:17,082 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/compatibility 2024-05-07 12:37:17,082 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/compatibility 2024-05-07 12:37:17,082 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,082 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,082 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,083 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,084 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/checks/security 2024-05-07 12:37:17,084 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/security 2024-05-07 12:37:17,084 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/security 2024-05-07 12:37:17,084 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/security 2024-05-07 12:37:17,084 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-ppc64le/wheel/django/core/checks/security 2024-05-07 12:37:17,084 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,085 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-ppc64le/wheel/django/core/checks 2024-05-07 12:37:17,085 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/cache 2024-05-07 12:37:17,085 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-ppc64le/wheel/django/core/cache 2024-05-07 12:37:17,085 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,085 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,085 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,086 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,086 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,086 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,086 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,086 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,087 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-ppc64le/wheel/django/core/cache/backends 2024-05-07 12:37:17,087 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/cache 2024-05-07 12:37:17,087 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,087 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,087 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,087 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,088 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,088 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,088 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,088 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-ppc64le/wheel/django/core/handlers 2024-05-07 12:37:17,088 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,088 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/mail 2024-05-07 12:37:17,089 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-ppc64le/wheel/django/core/mail 2024-05-07 12:37:17,089 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-ppc64le/wheel/django/core/mail 2024-05-07 12:37:17,089 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,089 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,089 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,089 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,090 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,090 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,090 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,090 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-ppc64le/wheel/django/core/mail/backends 2024-05-07 12:37:17,090 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/mail 2024-05-07 12:37:17,091 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,091 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,091 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/servers 2024-05-07 12:37:17,091 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-ppc64le/wheel/django/core/servers 2024-05-07 12:37:17,091 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/servers 2024-05-07 12:37:17,091 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,092 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,092 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,092 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,092 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,092 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,092 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,093 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,093 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,093 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,093 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,093 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,093 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,094 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,094 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,094 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,094 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,094 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,095 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,096 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,096 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,096 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,096 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,096 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-ppc64le/wheel/django/core/management/commands 2024-05-07 12:37:17,097 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-ppc64le/wheel/django/core/management 2024-05-07 12:37:17,098 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,098 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,098 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,098 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,098 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,098 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,099 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,099 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-ppc64le/wheel/django/core/serializers 2024-05-07 12:37:17,099 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,099 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-ppc64le/wheel/django/core 2024-05-07 12:37:17,099 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,099 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,100 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,100 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,100 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,100 root INFO creating build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,100 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,100 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,101 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,101 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,101 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,101 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-ppc64le/wheel/django/core/files/storage 2024-05-07 12:37:17,101 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,102 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,102 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,102 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,102 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-ppc64le/wheel/django/core/files 2024-05-07 12:37:17,102 root INFO creating build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,102 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,103 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,103 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,103 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,103 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-ppc64le/wheel/django/http 2024-05-07 12:37:17,103 root INFO creating build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,103 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,104 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,104 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,104 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,104 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,104 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,105 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,105 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-ppc64le/wheel/django/test 2024-05-07 12:37:17,105 root INFO creating build/bdist.linux-ppc64le/wheel/django/apps 2024-05-07 12:37:17,105 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-ppc64le/wheel/django/apps 2024-05-07 12:37:17,105 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-ppc64le/wheel/django/apps 2024-05-07 12:37:17,105 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-ppc64le/wheel/django/apps 2024-05-07 12:37:17,106 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,106 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,106 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,106 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,106 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,107 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates 2024-05-07 12:37:17,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django 2024-05-07 12:37:17,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,107 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,108 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,109 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,110 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,110 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,110 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,110 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,110 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,111 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/widgets 2024-05-07 12:37:17,112 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,113 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,113 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,113 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors 2024-05-07 12:37:17,113 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:17,113 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:17,114 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:17,114 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/list 2024-05-07 12:37:17,114 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:17,114 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:17,114 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:17,114 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/errors/dict 2024-05-07 12:37:17,115 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,115 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,115 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,115 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,115 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,115 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms/formsets 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-ppc64le/wheel/django/forms/templates/django/forms 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,116 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,117 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-ppc64le/wheel/django/forms 2024-05-07 12:37:17,117 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2 2024-05-07 12:37:17,117 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django 2024-05-07 12:37:17,117 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,117 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,118 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,118 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,118 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,118 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,118 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,118 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,119 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,120 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,120 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,120 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,120 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,120 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,121 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,122 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/widgets 2024-05-07 12:37:17,123 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,123 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,123 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,123 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors 2024-05-07 12:37:17,123 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:17,123 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:17,124 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:17,124 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/list 2024-05-07 12:37:17,124 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:17,124 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:17,124 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:17,125 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/errors/dict 2024-05-07 12:37:17,125 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,125 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,125 root INFO creating build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,125 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,125 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,126 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,126 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,126 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms/formsets 2024-05-07 12:37:17,126 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-ppc64le/wheel/django/forms/jinja2/django/forms 2024-05-07 12:37:17,126 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf 2024-05-07 12:37:17,126 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/urls 2024-05-07 12:37:17,127 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-ppc64le/wheel/django/conf/urls 2024-05-07 12:37:17,127 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-ppc64le/wheel/django/conf/urls 2024-05-07 12:37:17,127 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/urls 2024-05-07 12:37:17,127 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,127 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,127 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,128 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,128 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/app_template/migrations 2024-05-07 12:37:17,128 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template/migrations 2024-05-07 12:37:17,128 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,128 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,128 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/app_template 2024-05-07 12:37:17,129 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/project_template 2024-05-07 12:37:17,129 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template 2024-05-07 12:37:17,129 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,129 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,129 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,129 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,130 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,130 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-ppc64le/wheel/django/conf/project_template/project_name 2024-05-07 12:37:17,130 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale 2024-05-07 12:37:17,130 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ja 2024-05-07 12:37:17,130 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,130 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,131 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,131 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ja 2024-05-07 12:37:17,131 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ja 2024-05-07 12:37:17,131 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ia 2024-05-07 12:37:17,131 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,131 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,132 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,132 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nl 2024-05-07 12:37:17,132 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,132 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,132 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,133 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nl 2024-05-07 12:37:17,133 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nl 2024-05-07 12:37:17,133 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ig 2024-05-07 12:37:17,133 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:17,133 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:17,133 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ig/LC_MESSAGES 2024-05-07 12:37:17,134 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ig 2024-05-07 12:37:17,134 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ig 2024-05-07 12:37:17,134 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nb 2024-05-07 12:37:17,134 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,134 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,134 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,135 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nb 2024-05-07 12:37:17,135 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nb 2024-05-07 12:37:17,135 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lb 2024-05-07 12:37:17,135 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,135 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,135 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,136 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bg 2024-05-07 12:37:17,136 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,136 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,136 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,136 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bg 2024-05-07 12:37:17,136 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bg 2024-05-07 12:37:17,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_NI 2024-05-07 12:37:17,137 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_NI 2024-05-07 12:37:17,137 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_NI 2024-05-07 12:37:17,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ko 2024-05-07 12:37:17,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,137 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,138 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,138 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ko 2024-05-07 12:37:17,138 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ko 2024-05-07 12:37:17,138 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/udm 2024-05-07 12:37:17,138 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,138 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,139 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,139 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/cs 2024-05-07 12:37:17,139 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,139 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,139 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,139 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cs 2024-05-07 12:37:17,140 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cs 2024-05-07 12:37:17,140 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kab 2024-05-07 12:37:17,140 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,140 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,140 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn 2024-05-07 12:37:17,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,141 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,141 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,141 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn 2024-05-07 12:37:17,141 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr_Latn 2024-05-07 12:37:17,142 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/el 2024-05-07 12:37:17,142 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:17,142 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:17,142 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/el/LC_MESSAGES 2024-05-07 12:37:17,142 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/el 2024-05-07 12:37:17,142 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/el 2024-05-07 12:37:17,143 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/az 2024-05-07 12:37:17,143 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:17,143 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:17,143 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/az/LC_MESSAGES 2024-05-07 12:37:17,143 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/az 2024-05-07 12:37:17,143 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/az 2024-05-07 12:37:17,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tt 2024-05-07 12:37:17,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,144 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,144 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/os 2024-05-07 12:37:17,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:17,144 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:17,145 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/os/LC_MESSAGES 2024-05-07 12:37:17,145 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/io 2024-05-07 12:37:17,145 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:17,145 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:17,145 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/io/LC_MESSAGES 2024-05-07 12:37:17,146 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fr 2024-05-07 12:37:17,146 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,146 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,146 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,146 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fr 2024-05-07 12:37:17,146 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fr 2024-05-07 12:37:17,147 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sv 2024-05-07 12:37:17,147 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,147 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,147 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,147 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sv 2024-05-07 12:37:17,147 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sv 2024-05-07 12:37:17,148 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/id 2024-05-07 12:37:17,148 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:17,148 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:17,148 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/id/LC_MESSAGES 2024-05-07 12:37:17,148 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/id 2024-05-07 12:37:17,148 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/id 2024-05-07 12:37:17,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/br 2024-05-07 12:37:17,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:17,149 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:17,149 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/br/LC_MESSAGES 2024-05-07 12:37:17,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/km 2024-05-07 12:37:17,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:17,150 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:17,150 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/km/LC_MESSAGES 2024-05-07 12:37:17,150 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/km 2024-05-07 12:37:17,150 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/km 2024-05-07 12:37:17,150 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/uk 2024-05-07 12:37:17,150 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,151 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,151 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,151 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uk 2024-05-07 12:37:17,151 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uk 2024-05-07 12:37:17,151 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ta 2024-05-07 12:37:17,151 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,152 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,152 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,152 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ta 2024-05-07 12:37:17,152 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ta 2024-05-07 12:37:17,152 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mn 2024-05-07 12:37:17,152 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,153 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,153 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,153 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mn 2024-05-07 12:37:17,153 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mn 2024-05-07 12:37:17,153 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/de 2024-05-07 12:37:17,153 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:17,154 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:17,154 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de/LC_MESSAGES 2024-05-07 12:37:17,154 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de 2024-05-07 12:37:17,154 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de 2024-05-07 12:37:17,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ar 2024-05-07 12:37:17,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,155 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,155 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,155 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar 2024-05-07 12:37:17,155 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar 2024-05-07 12:37:17,155 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/cy 2024-05-07 12:37:17,155 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,156 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,156 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,156 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cy 2024-05-07 12:37:17,156 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/cy 2024-05-07 12:37:17,156 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kn 2024-05-07 12:37:17,156 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,157 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,157 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,157 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kn 2024-05-07 12:37:17,157 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kn 2024-05-07 12:37:17,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sk 2024-05-07 12:37:17,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,158 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,158 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,158 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sk 2024-05-07 12:37:17,158 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sk 2024-05-07 12:37:17,158 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans 2024-05-07 12:37:17,158 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,159 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,159 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,159 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans 2024-05-07 12:37:17,159 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hans 2024-05-07 12:37:17,159 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/da 2024-05-07 12:37:17,160 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:17,160 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:17,160 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/da/LC_MESSAGES 2024-05-07 12:37:17,160 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/da 2024-05-07 12:37:17,160 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/da 2024-05-07 12:37:17,160 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX 2024-05-07 12:37:17,161 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,161 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,161 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,161 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX 2024-05-07 12:37:17,161 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_MX 2024-05-07 12:37:17,161 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_PR 2024-05-07 12:37:17,162 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_PR 2024-05-07 12:37:17,162 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_PR 2024-05-07 12:37:17,162 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ru 2024-05-07 12:37:17,162 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,162 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,162 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,163 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ru 2024-05-07 12:37:17,163 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ru 2024-05-07 12:37:17,163 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ga 2024-05-07 12:37:17,163 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,163 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,163 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,164 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ga 2024-05-07 12:37:17,164 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ga 2024-05-07 12:37:17,164 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ 2024-05-07 12:37:17,164 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,164 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,164 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,165 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ 2024-05-07 12:37:17,165 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ar_DZ 2024-05-07 12:37:17,165 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mk 2024-05-07 12:37:17,165 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,165 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,165 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,166 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mk 2024-05-07 12:37:17,166 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mk 2024-05-07 12:37:17,166 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/he 2024-05-07 12:37:17,166 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:17,166 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:17,166 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/he/LC_MESSAGES 2024-05-07 12:37:17,167 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/he 2024-05-07 12:37:17,167 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/he 2024-05-07 12:37:17,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nn 2024-05-07 12:37:17,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,167 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,167 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,168 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nn 2024-05-07 12:37:17,168 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/nn 2024-05-07 12:37:17,168 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/et 2024-05-07 12:37:17,168 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:17,168 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:17,168 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/et/LC_MESSAGES 2024-05-07 12:37:17,169 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/et 2024-05-07 12:37:17,169 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/et 2024-05-07 12:37:17,169 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kk 2024-05-07 12:37:17,169 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,169 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,169 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,170 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/te 2024-05-07 12:37:17,170 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:17,170 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:17,170 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/te/LC_MESSAGES 2024-05-07 12:37:17,170 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/te 2024-05-07 12:37:17,170 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/te 2024-05-07 12:37:17,171 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/eu 2024-05-07 12:37:17,171 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,171 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,171 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,171 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eu 2024-05-07 12:37:17,171 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eu 2024-05-07 12:37:17,172 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO 2024-05-07 12:37:17,172 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,172 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,172 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,172 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO 2024-05-07 12:37:17,172 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_CO 2024-05-07 12:37:17,173 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pt 2024-05-07 12:37:17,173 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,173 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,173 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,173 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt 2024-05-07 12:37:17,173 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt 2024-05-07 12:37:17,174 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fy 2024-05-07 12:37:17,174 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,174 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,174 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,174 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fy 2024-05-07 12:37:17,174 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fy 2024-05-07 12:37:17,175 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ka 2024-05-07 12:37:17,175 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,175 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,175 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,175 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ka 2024-05-07 12:37:17,175 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ka 2024-05-07 12:37:17,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_VE 2024-05-07 12:37:17,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,176 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,176 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tk 2024-05-07 12:37:17,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,177 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,177 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,177 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tk 2024-05-07 12:37:17,177 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tk 2024-05-07 12:37:17,177 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sl 2024-05-07 12:37:17,177 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,178 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,178 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,178 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sl 2024-05-07 12:37:17,178 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sl 2024-05-07 12:37:17,178 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lv 2024-05-07 12:37:17,178 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,179 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,179 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,179 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lv 2024-05-07 12:37:17,179 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lv 2024-05-07 12:37:17,179 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sw 2024-05-07 12:37:17,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,180 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,180 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tg 2024-05-07 12:37:17,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,180 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,181 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,181 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tg 2024-05-07 12:37:17,181 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tg 2024-05-07 12:37:17,181 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fi 2024-05-07 12:37:17,181 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,181 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,182 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,182 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fi 2024-05-07 12:37:17,182 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fi 2024-05-07 12:37:17,182 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/is 2024-05-07 12:37:17,182 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:17,182 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:17,183 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/is/LC_MESSAGES 2024-05-07 12:37:17,183 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/is 2024-05-07 12:37:17,183 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/is 2024-05-07 12:37:17,183 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU 2024-05-07 12:37:17,183 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,183 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,184 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,184 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU 2024-05-07 12:37:17,184 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_AU 2024-05-07 12:37:17,184 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bn 2024-05-07 12:37:17,184 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,184 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,185 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,185 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bn 2024-05-07 12:37:17,185 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bn 2024-05-07 12:37:17,185 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ro 2024-05-07 12:37:17,185 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,185 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,186 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,186 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ro 2024-05-07 12:37:17,186 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ro 2024-05-07 12:37:17,186 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hy 2024-05-07 12:37:17,186 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,186 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,187 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,187 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR 2024-05-07 12:37:17,187 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,187 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,187 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,187 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR 2024-05-07 12:37:17,188 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es_AR 2024-05-07 12:37:17,188 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/it 2024-05-07 12:37:17,188 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:17,188 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:17,188 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/it/LC_MESSAGES 2024-05-07 12:37:17,188 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/it 2024-05-07 12:37:17,189 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/it 2024-05-07 12:37:17,189 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/gd 2024-05-07 12:37:17,189 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,189 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,189 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,189 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gd 2024-05-07 12:37:17,190 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gd 2024-05-07 12:37:17,190 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lt 2024-05-07 12:37:17,190 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,190 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,190 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,190 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lt 2024-05-07 12:37:17,191 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/lt 2024-05-07 12:37:17,191 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sq 2024-05-07 12:37:17,191 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,191 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,191 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,191 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sq 2024-05-07 12:37:17,192 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sq 2024-05-07 12:37:17,192 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en 2024-05-07 12:37:17,192 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:17,192 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:17,192 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en/LC_MESSAGES 2024-05-07 12:37:17,192 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en 2024-05-07 12:37:17,193 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en 2024-05-07 12:37:17,193 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fa 2024-05-07 12:37:17,193 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,193 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,193 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,194 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fa 2024-05-07 12:37:17,194 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/fa 2024-05-07 12:37:17,194 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/be 2024-05-07 12:37:17,194 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:17,194 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:17,194 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/be/LC_MESSAGES 2024-05-07 12:37:17,195 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es 2024-05-07 12:37:17,195 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:17,195 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:17,195 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es/LC_MESSAGES 2024-05-07 12:37:17,195 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es 2024-05-07 12:37:17,195 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/es 2024-05-07 12:37:17,196 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pa 2024-05-07 12:37:17,196 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,196 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,196 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,196 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hi 2024-05-07 12:37:17,196 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,197 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,197 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,197 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hi 2024-05-07 12:37:17,197 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hi 2024-05-07 12:37:17,197 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/vi 2024-05-07 12:37:17,197 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,198 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,198 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,198 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/vi 2024-05-07 12:37:17,198 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/vi 2024-05-07 12:37:17,198 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB 2024-05-07 12:37:17,198 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,199 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,199 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,199 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB 2024-05-07 12:37:17,199 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/en_GB 2024-05-07 12:37:17,199 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mr 2024-05-07 12:37:17,199 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,200 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,200 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,200 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ur 2024-05-07 12:37:17,200 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,200 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,200 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,201 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ast 2024-05-07 12:37:17,201 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,201 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,201 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,201 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hu 2024-05-07 12:37:17,201 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,202 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,202 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,202 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hu 2024-05-07 12:37:17,202 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hu 2024-05-07 12:37:17,202 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/my 2024-05-07 12:37:17,202 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:17,203 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:17,203 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/my/LC_MESSAGES 2024-05-07 12:37:17,203 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/th 2024-05-07 12:37:17,203 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:17,203 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:17,203 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/th/LC_MESSAGES 2024-05-07 12:37:17,204 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/th 2024-05-07 12:37:17,204 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/th 2024-05-07 12:37:17,204 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ml 2024-05-07 12:37:17,204 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,204 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,204 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,205 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ml 2024-05-07 12:37:17,205 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ml 2024-05-07 12:37:17,205 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/eo 2024-05-07 12:37:17,205 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,205 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,205 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,206 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eo 2024-05-07 12:37:17,206 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/eo 2024-05-07 12:37:17,206 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb 2024-05-07 12:37:17,206 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,206 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,207 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,207 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb 2024-05-07 12:37:17,207 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ckb 2024-05-07 12:37:17,207 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hsb 2024-05-07 12:37:17,207 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,207 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,208 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,208 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bs 2024-05-07 12:37:17,208 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,208 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,208 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,208 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bs 2024-05-07 12:37:17,209 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/bs 2024-05-07 12:37:17,209 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ca 2024-05-07 12:37:17,209 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,209 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,209 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,209 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ca 2024-05-07 12:37:17,210 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ca 2024-05-07 12:37:17,210 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ms 2024-05-07 12:37:17,210 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,210 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,210 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,210 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ms 2024-05-07 12:37:17,211 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ms 2024-05-07 12:37:17,211 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/dsb 2024-05-07 12:37:17,211 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,211 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,211 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,211 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale 2024-05-07 12:37:17,212 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tr 2024-05-07 12:37:17,212 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,212 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,212 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,212 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tr 2024-05-07 12:37:17,212 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/tr 2024-05-07 12:37:17,213 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ky 2024-05-07 12:37:17,213 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,213 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,213 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,213 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ky 2024-05-07 12:37:17,214 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ky 2024-05-07 12:37:17,214 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sr 2024-05-07 12:37:17,214 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,214 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,214 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,214 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr 2024-05-07 12:37:17,215 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/sr 2024-05-07 12:37:17,215 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/uz 2024-05-07 12:37:17,215 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,215 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,215 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,215 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uz 2024-05-07 12:37:17,216 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/uz 2024-05-07 12:37:17,216 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pl 2024-05-07 12:37:17,216 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,216 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,216 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,216 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pl 2024-05-07 12:37:17,217 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pl 2024-05-07 12:37:17,217 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/gl 2024-05-07 12:37:17,217 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,217 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,217 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,217 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gl 2024-05-07 12:37:17,218 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/gl 2024-05-07 12:37:17,218 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ne 2024-05-07 12:37:17,218 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,218 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,218 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,218 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant 2024-05-07 12:37:17,219 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,219 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,219 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,219 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant 2024-05-07 12:37:17,219 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/zh_Hant 2024-05-07 12:37:17,220 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR 2024-05-07 12:37:17,220 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,220 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,220 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,220 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR 2024-05-07 12:37:17,220 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/pt_BR 2024-05-07 12:37:17,221 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hr 2024-05-07 12:37:17,221 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,221 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,221 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,221 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hr 2024-05-07 12:37:17,221 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/hr 2024-05-07 12:37:17,222 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/af 2024-05-07 12:37:17,222 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:17,222 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:17,222 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/conf/locale/af/LC_MESSAGES 2024-05-07 12:37:17,222 root INFO creating build/bdist.linux-ppc64le/wheel/django/conf/locale/de_CH 2024-05-07 12:37:17,222 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de_CH 2024-05-07 12:37:17,223 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf/locale/de_CH 2024-05-07 12:37:17,223 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-ppc64le/wheel/django/conf 2024-05-07 12:37:17,223 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-ppc64le/wheel/django/conf 2024-05-07 12:37:17,223 root INFO creating build/bdist.linux-ppc64le/wheel/django/db 2024-05-07 12:37:17,223 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-ppc64le/wheel/django/db 2024-05-07 12:37:17,223 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,224 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,224 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,224 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,224 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,224 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,224 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,225 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations/operations 2024-05-07 12:37:17,225 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,225 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,225 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,225 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,226 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,227 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,227 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,227 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/migrations 2024-05-07 12:37:17,227 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-ppc64le/wheel/django/db 2024-05-07 12:37:17,227 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,228 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,228 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,228 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,228 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,228 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,228 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,229 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,229 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,229 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-ppc64le/wheel/django/db/models/sql 2024-05-07 12:37:17,229 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,229 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,230 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-ppc64le/wheel/django/db/models/functions 2024-05-07 12:37:17,231 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,231 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,231 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,231 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,231 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,232 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,232 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,232 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,232 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,232 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,233 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,233 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,233 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,233 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,233 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,233 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,234 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,234 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,234 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,234 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-ppc64le/wheel/django/db/models/fields 2024-05-07 12:37:17,234 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,235 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,235 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,235 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,235 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-ppc64le/wheel/django/db/models 2024-05-07 12:37:17,235 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends 2024-05-07 12:37:17,236 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/dummy 2024-05-07 12:37:17,236 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/dummy 2024-05-07 12:37:17,236 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/dummy 2024-05-07 12:37:17,236 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/dummy 2024-05-07 12:37:17,236 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,236 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,237 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,238 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,238 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,238 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,238 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/oracle 2024-05-07 12:37:17,238 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,238 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,239 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,239 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,239 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,239 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,239 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,240 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,240 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,240 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/sqlite3 2024-05-07 12:37:17,240 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-ppc64le/wheel/django/db/backends 2024-05-07 12:37:17,240 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,240 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,241 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,242 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,242 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,242 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/mysql 2024-05-07 12:37:17,242 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-ppc64le/wheel/django/db/backends 2024-05-07 12:37:17,242 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,242 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,243 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,243 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,243 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,243 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,243 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,244 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,244 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,244 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/postgresql 2024-05-07 12:37:17,244 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends 2024-05-07 12:37:17,244 root INFO creating build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,244 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,245 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,246 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,246 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-ppc64le/wheel/django/db/backends/base 2024-05-07 12:37:17,246 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-ppc64le/wheel/django/db/backends 2024-05-07 12:37:17,246 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-ppc64le/wheel/django/db 2024-05-07 12:37:17,246 root INFO creating build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,246 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,247 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,247 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,247 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,247 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,247 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-ppc64le/wheel/django/templatetags 2024-05-07 12:37:17,248 root INFO creating build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,248 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,248 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,248 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,248 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,248 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,249 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,249 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-ppc64le/wheel/django/urls 2024-05-07 12:37:17,249 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-ppc64le/wheel/django 2024-05-07 12:37:17,249 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-ppc64le/wheel/django 2024-05-07 12:37:17,249 root INFO creating build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,249 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,250 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,250 root INFO creating build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,250 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,250 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,250 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,250 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,251 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,251 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-ppc64le/wheel/django/views/generic 2024-05-07 12:37:17,251 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,251 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,251 root INFO creating build/bdist.linux-ppc64le/wheel/django/views/templates 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-ppc64le/wheel/django/views/templates 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-ppc64le/wheel/django/views/templates 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-ppc64le/wheel/django/views/templates 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-ppc64le/wheel/django/views/templates 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,252 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-ppc64le/wheel/django/views 2024-05-07 12:37:17,253 root INFO creating build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,253 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,253 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,253 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,253 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,253 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,254 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,254 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,254 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,254 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-ppc64le/wheel/django/views/decorators 2024-05-07 12:37:17,254 root INFO creating build/bdist.linux-ppc64le/wheel/django/dispatch 2024-05-07 12:37:17,254 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-ppc64le/wheel/django/dispatch 2024-05-07 12:37:17,255 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-ppc64le/wheel/django/dispatch 2024-05-07 12:37:17,255 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-ppc64le/wheel/django/dispatch 2024-05-07 12:37:17,255 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-ppc64le/wheel/django 2024-05-07 12:37:17,255 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib 2024-05-07 12:37:17,255 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,255 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,256 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,256 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,256 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,256 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates 2024-05-07 12:37:17,256 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,256 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,258 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,258 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,258 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,258 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/templates/admin_doc 2024-05-07 12:37:17,258 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale 2024-05-07 12:37:17,259 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ja 2024-05-07 12:37:17,259 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,259 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,259 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,259 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ia 2024-05-07 12:37:17,259 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,260 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,260 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,260 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nl 2024-05-07 12:37:17,260 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,260 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,260 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,261 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nb 2024-05-07 12:37:17,261 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,261 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,261 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,261 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lb 2024-05-07 12:37:17,261 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,261 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,262 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,262 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bg 2024-05-07 12:37:17,262 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,262 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,262 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,263 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ko 2024-05-07 12:37:17,263 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,263 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,263 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,263 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/udm 2024-05-07 12:37:17,263 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,263 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,264 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,264 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cs 2024-05-07 12:37:17,264 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,264 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,264 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,265 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kab 2024-05-07 12:37:17,265 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,265 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,265 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,265 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr_Latn 2024-05-07 12:37:17,265 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,265 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,266 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,266 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/el 2024-05-07 12:37:17,266 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:17,266 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:17,266 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-05-07 12:37:17,266 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/az 2024-05-07 12:37:17,267 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:17,267 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:17,267 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-05-07 12:37:17,267 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tt 2024-05-07 12:37:17,267 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,267 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,268 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,268 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/os 2024-05-07 12:37:17,268 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:17,268 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:17,268 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-05-07 12:37:17,268 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/io 2024-05-07 12:37:17,269 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:17,269 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:17,269 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-05-07 12:37:17,269 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fr 2024-05-07 12:37:17,269 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,269 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,270 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,270 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sv 2024-05-07 12:37:17,270 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,270 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,270 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,271 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/id 2024-05-07 12:37:17,271 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:17,271 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:17,271 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-05-07 12:37:17,271 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/br 2024-05-07 12:37:17,271 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:17,271 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:17,272 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-05-07 12:37:17,272 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/km 2024-05-07 12:37:17,272 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:17,272 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:17,272 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-05-07 12:37:17,272 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/uk 2024-05-07 12:37:17,273 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,273 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,273 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,273 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ta 2024-05-07 12:37:17,273 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,273 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,274 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,274 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mn 2024-05-07 12:37:17,274 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,274 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,274 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,274 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/de 2024-05-07 12:37:17,275 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:17,275 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:17,275 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-05-07 12:37:17,275 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar 2024-05-07 12:37:17,275 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,275 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,276 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,276 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cy 2024-05-07 12:37:17,276 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,276 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,276 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,276 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kn 2024-05-07 12:37:17,277 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,277 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,277 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,277 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sk 2024-05-07 12:37:17,277 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,277 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,278 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,278 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hans 2024-05-07 12:37:17,278 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,278 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,278 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,278 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/da 2024-05-07 12:37:17,279 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:17,279 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:17,279 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-05-07 12:37:17,279 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_MX 2024-05-07 12:37:17,279 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,279 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,280 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,280 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ru 2024-05-07 12:37:17,280 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,280 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,280 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,280 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ga 2024-05-07 12:37:17,281 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,281 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,281 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,281 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar_DZ 2024-05-07 12:37:17,281 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,281 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,282 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,282 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mk 2024-05-07 12:37:17,282 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,282 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,282 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,282 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/he 2024-05-07 12:37:17,283 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:17,283 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:17,283 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-05-07 12:37:17,283 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nn 2024-05-07 12:37:17,283 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,283 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,284 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,284 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/et 2024-05-07 12:37:17,284 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:17,284 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:17,284 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-05-07 12:37:17,284 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kk 2024-05-07 12:37:17,285 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,285 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,285 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,285 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/te 2024-05-07 12:37:17,285 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:17,285 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:17,285 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-05-07 12:37:17,286 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eu 2024-05-07 12:37:17,286 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,286 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,286 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,286 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_CO 2024-05-07 12:37:17,287 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,287 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,287 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,287 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt 2024-05-07 12:37:17,287 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,287 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,287 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,288 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fy 2024-05-07 12:37:17,288 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,288 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,288 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,288 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ka 2024-05-07 12:37:17,288 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,289 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,289 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,289 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_VE 2024-05-07 12:37:17,289 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,289 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,289 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,290 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sl 2024-05-07 12:37:17,290 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,290 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,290 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,290 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lv 2024-05-07 12:37:17,290 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,291 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,291 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,291 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sw 2024-05-07 12:37:17,291 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,291 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,291 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,292 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tg 2024-05-07 12:37:17,292 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,292 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,292 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,292 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fi 2024-05-07 12:37:17,292 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,293 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,293 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,293 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/is 2024-05-07 12:37:17,293 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:17,293 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:17,293 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-05-07 12:37:17,294 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_AU 2024-05-07 12:37:17,294 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,294 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,294 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,294 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bn 2024-05-07 12:37:17,294 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,295 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,295 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,295 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ro 2024-05-07 12:37:17,295 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,295 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,295 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,296 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_AR 2024-05-07 12:37:17,296 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,296 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,296 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,296 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/it 2024-05-07 12:37:17,296 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:17,297 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:17,297 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-05-07 12:37:17,297 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gd 2024-05-07 12:37:17,297 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,297 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,297 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,298 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lt 2024-05-07 12:37:17,298 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,298 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,298 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,298 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sq 2024-05-07 12:37:17,298 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,299 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,299 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,299 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en 2024-05-07 12:37:17,299 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:17,299 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:17,299 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-05-07 12:37:17,300 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fa 2024-05-07 12:37:17,300 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,300 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,300 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,300 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/be 2024-05-07 12:37:17,300 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:17,301 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:17,301 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-05-07 12:37:17,301 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es 2024-05-07 12:37:17,301 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:17,301 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:17,301 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-05-07 12:37:17,302 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pa 2024-05-07 12:37:17,302 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,302 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,302 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,302 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hi 2024-05-07 12:37:17,302 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,303 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,303 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,303 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/vi 2024-05-07 12:37:17,303 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,303 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,303 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,304 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_GB 2024-05-07 12:37:17,304 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,304 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,304 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,304 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mr 2024-05-07 12:37:17,304 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,305 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,305 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,305 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ur 2024-05-07 12:37:17,305 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,305 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,305 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,306 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ast 2024-05-07 12:37:17,306 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,306 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,306 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,306 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hu 2024-05-07 12:37:17,306 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,306 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,307 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,307 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/my 2024-05-07 12:37:17,307 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:17,307 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:17,307 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-05-07 12:37:17,308 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/th 2024-05-07 12:37:17,308 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:17,308 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:17,308 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-05-07 12:37:17,308 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ml 2024-05-07 12:37:17,308 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,308 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,309 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,309 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eo 2024-05-07 12:37:17,309 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,309 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,309 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,310 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ckb 2024-05-07 12:37:17,310 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,310 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,310 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,310 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hsb 2024-05-07 12:37:17,310 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,310 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,311 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,311 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bs 2024-05-07 12:37:17,311 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,311 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,311 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,312 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ca 2024-05-07 12:37:17,312 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,312 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,312 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,312 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ms 2024-05-07 12:37:17,312 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,312 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,313 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,313 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/dsb 2024-05-07 12:37:17,313 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,313 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,313 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,313 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tr 2024-05-07 12:37:17,314 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,314 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,314 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,314 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ky 2024-05-07 12:37:17,314 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,314 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,315 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,315 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr 2024-05-07 12:37:17,315 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,315 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,315 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,315 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pl 2024-05-07 12:37:17,316 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,316 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,316 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,316 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gl 2024-05-07 12:37:17,316 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,316 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,317 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,317 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ne 2024-05-07 12:37:17,317 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,317 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,317 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,317 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hant 2024-05-07 12:37:17,318 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,318 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,318 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,318 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt_BR 2024-05-07 12:37:17,318 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,318 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,319 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,319 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hr 2024-05-07 12:37:17,319 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,319 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,319 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,320 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/af 2024-05-07 12:37:17,320 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:17,320 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:17,320 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-05-07 12:37:17,320 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,320 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admindocs 2024-05-07 12:37:17,321 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,321 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,321 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,321 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/forms 2024-05-07 12:37:17,321 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/forms 2024-05-07 12:37:17,321 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/forms 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/forms 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/forms 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,322 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,323 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,323 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,323 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,323 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,323 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/aggregates 2024-05-07 12:37:17,323 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/aggregates 2024-05-07 12:37:17,324 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/aggregates 2024-05-07 12:37:17,324 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/aggregates 2024-05-07 12:37:17,324 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/aggregates 2024-05-07 12:37:17,324 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/templates 2024-05-07 12:37:17,324 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/templates/postgres 2024-05-07 12:37:17,325 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 12:37:17,325 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/templates/postgres/widgets 2024-05-07 12:37:17,325 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale 2024-05-07 12:37:17,325 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ja 2024-05-07 12:37:17,325 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,325 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,326 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,326 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ia 2024-05-07 12:37:17,326 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,326 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,326 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,326 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nl 2024-05-07 12:37:17,327 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,327 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,327 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,327 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nb 2024-05-07 12:37:17,327 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,327 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,327 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,328 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/bg 2024-05-07 12:37:17,328 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,328 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,328 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,328 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ko 2024-05-07 12:37:17,328 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,329 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,329 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,329 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/cs 2024-05-07 12:37:17,329 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,329 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,329 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,330 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr_Latn 2024-05-07 12:37:17,330 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,330 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,330 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,330 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/el 2024-05-07 12:37:17,330 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:17,331 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:17,331 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-05-07 12:37:17,331 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/az 2024-05-07 12:37:17,331 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:17,331 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:17,331 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-05-07 12:37:17,332 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fr 2024-05-07 12:37:17,332 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,332 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,332 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,332 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sv 2024-05-07 12:37:17,332 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,333 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,333 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,333 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/id 2024-05-07 12:37:17,333 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:17,333 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:17,333 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-05-07 12:37:17,334 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uk 2024-05-07 12:37:17,334 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,334 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,334 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,334 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mn 2024-05-07 12:37:17,334 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,335 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,335 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,335 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/de 2024-05-07 12:37:17,335 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:17,335 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:17,335 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-05-07 12:37:17,336 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar 2024-05-07 12:37:17,336 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,336 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,336 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,336 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sk 2024-05-07 12:37:17,336 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,336 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,337 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,337 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hans 2024-05-07 12:37:17,337 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,337 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,337 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,338 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/da 2024-05-07 12:37:17,338 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:17,338 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:17,338 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-05-07 12:37:17,338 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_MX 2024-05-07 12:37:17,338 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,338 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,339 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,339 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ru 2024-05-07 12:37:17,339 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,339 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,339 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,340 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar_DZ 2024-05-07 12:37:17,340 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,340 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,340 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,340 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mk 2024-05-07 12:37:17,340 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,340 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,341 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,341 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/he 2024-05-07 12:37:17,341 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:17,341 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:17,341 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-05-07 12:37:17,342 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nn 2024-05-07 12:37:17,342 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,342 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,342 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,342 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/et 2024-05-07 12:37:17,342 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:17,342 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:17,343 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-05-07 12:37:17,343 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/kk 2024-05-07 12:37:17,343 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,343 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,343 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,343 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eu 2024-05-07 12:37:17,344 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,344 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,344 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,344 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_CO 2024-05-07 12:37:17,344 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,344 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,345 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,345 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt 2024-05-07 12:37:17,345 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,345 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,345 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,345 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ka 2024-05-07 12:37:17,346 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,346 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,346 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,346 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tk 2024-05-07 12:37:17,346 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,346 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,347 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,347 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sl 2024-05-07 12:37:17,347 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,347 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,347 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,347 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lv 2024-05-07 12:37:17,348 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,348 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,348 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,348 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tg 2024-05-07 12:37:17,348 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,348 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,349 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,349 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fi 2024-05-07 12:37:17,349 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,349 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,349 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,349 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/is 2024-05-07 12:37:17,350 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:17,350 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:17,350 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-05-07 12:37:17,350 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en_AU 2024-05-07 12:37:17,350 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,350 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,350 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,351 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ro 2024-05-07 12:37:17,351 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,351 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,351 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,351 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hy 2024-05-07 12:37:17,351 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,352 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,352 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,352 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_AR 2024-05-07 12:37:17,352 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,352 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,352 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,353 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/it 2024-05-07 12:37:17,353 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:17,353 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:17,353 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-05-07 12:37:17,353 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gd 2024-05-07 12:37:17,353 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,354 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,354 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,354 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lt 2024-05-07 12:37:17,354 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,354 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,354 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,355 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sq 2024-05-07 12:37:17,355 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,355 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,355 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,355 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en 2024-05-07 12:37:17,355 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:17,356 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:17,356 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-05-07 12:37:17,356 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fa 2024-05-07 12:37:17,356 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,356 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,356 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,357 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/be 2024-05-07 12:37:17,357 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:17,357 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:17,357 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-05-07 12:37:17,357 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es 2024-05-07 12:37:17,357 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:17,358 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:17,358 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-05-07 12:37:17,358 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hu 2024-05-07 12:37:17,358 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,358 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,358 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,359 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ml 2024-05-07 12:37:17,359 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,359 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,359 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,359 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eo 2024-05-07 12:37:17,359 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,360 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,360 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,360 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ckb 2024-05-07 12:37:17,360 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,360 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,360 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,361 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hsb 2024-05-07 12:37:17,361 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,361 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,361 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,361 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ca 2024-05-07 12:37:17,361 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,362 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,362 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,362 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ms 2024-05-07 12:37:17,362 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,362 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,362 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,363 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/dsb 2024-05-07 12:37:17,363 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,363 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,363 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,363 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tr 2024-05-07 12:37:17,363 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,363 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,364 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,364 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ky 2024-05-07 12:37:17,364 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,364 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,364 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,365 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr 2024-05-07 12:37:17,365 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,365 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,365 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,365 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uz 2024-05-07 12:37:17,365 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,365 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,366 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,366 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pl 2024-05-07 12:37:17,366 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,366 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,366 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,367 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gl 2024-05-07 12:37:17,367 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,367 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,367 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,367 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ne 2024-05-07 12:37:17,367 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,367 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,368 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,368 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hant 2024-05-07 12:37:17,368 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,368 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,368 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,368 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt_BR 2024-05-07 12:37:17,369 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,369 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,369 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,369 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hr 2024-05-07 12:37:17,369 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,369 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,370 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,370 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/af 2024-05-07 12:37:17,370 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:17,370 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:17,370 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-05-07 12:37:17,370 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,371 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,372 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/fields 2024-05-07 12:37:17,372 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,372 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,372 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/jinja2 2024-05-07 12:37:17,372 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/jinja2/postgres 2024-05-07 12:37:17,372 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 12:37:17,373 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-05-07 12:37:17,373 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-ppc64le/wheel/django/contrib/postgres 2024-05-07 12:37:17,373 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,373 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/static 2024-05-07 12:37:17,373 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis 2024-05-07 12:37:17,373 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,374 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/img 2024-05-07 12:37:17,375 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/js 2024-05-07 12:37:17,375 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/js 2024-05-07 12:37:17,375 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/css 2024-05-07 12:37:17,375 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/static/gis/css 2024-05-07 12:37:17,375 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,376 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/geoip2 2024-05-07 12:37:17,376 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geoip2 2024-05-07 12:37:17,376 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geoip2 2024-05-07 12:37:17,376 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geoip2 2024-05-07 12:37:17,376 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/forms 2024-05-07 12:37:17,376 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/forms 2024-05-07 12:37:17,377 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/forms 2024-05-07 12:37:17,377 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/forms 2024-05-07 12:37:17,377 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db 2024-05-07 12:37:17,377 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,377 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models/sql 2024-05-07 12:37:17,377 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models/sql 2024-05-07 12:37:17,377 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models/sql 2024-05-07 12:37:17,378 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,378 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,378 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,378 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,378 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,379 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/models 2024-05-07 12:37:17,379 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends 2024-05-07 12:37:17,379 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,379 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,379 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,379 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,380 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,380 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,380 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,380 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,380 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/oracle 2024-05-07 12:37:17,381 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,381 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,381 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,381 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,381 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,381 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,382 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/mysql 2024-05-07 12:37:17,382 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,382 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,382 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,382 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,382 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/spatialite 2024-05-07 12:37:17,383 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends 2024-05-07 12:37:17,384 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,384 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,384 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,384 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,384 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,385 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/postgis 2024-05-07 12:37:17,386 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends 2024-05-07 12:37:17,386 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,386 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,386 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,386 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,386 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,387 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db/backends/base 2024-05-07 12:37:17,387 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/db 2024-05-07 12:37:17,387 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,387 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/admin 2024-05-07 12:37:17,387 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/admin 2024-05-07 12:37:17,387 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/admin 2024-05-07 12:37:17,388 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/admin 2024-05-07 12:37:17,388 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,388 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,388 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,388 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,388 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/raster 2024-05-07 12:37:17,389 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,390 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,390 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,390 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,390 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,390 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,391 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal/prototypes 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,392 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,393 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,393 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,393 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/gdal 2024-05-07 12:37:17,393 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,393 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,393 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,394 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,394 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,394 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,394 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,394 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,395 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos/prototypes 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,396 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,397 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,397 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,397 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,397 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,397 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,398 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,398 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/geos 2024-05-07 12:37:17,398 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates 2024-05-07 12:37:17,398 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis 2024-05-07 12:37:17,398 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis 2024-05-07 12:37:17,398 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:17,399 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:17,399 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:17,399 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:17,399 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/admin 2024-05-07 12:37:17,399 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:17,399 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:17,400 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis/kml 2024-05-07 12:37:17,400 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/templates/gis 2024-05-07 12:37:17,400 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale 2024-05-07 12:37:17,400 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ja 2024-05-07 12:37:17,400 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,401 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,401 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,401 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ia 2024-05-07 12:37:17,401 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,401 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,401 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,402 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nl 2024-05-07 12:37:17,402 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,402 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,402 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,402 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nb 2024-05-07 12:37:17,402 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,403 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,403 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,403 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lb 2024-05-07 12:37:17,403 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,403 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,403 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,404 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bg 2024-05-07 12:37:17,404 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,404 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,404 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,404 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ko 2024-05-07 12:37:17,404 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,404 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,405 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,405 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/udm 2024-05-07 12:37:17,405 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,405 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,405 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,406 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cs 2024-05-07 12:37:17,406 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,406 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,406 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,406 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr_Latn 2024-05-07 12:37:17,406 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,406 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,407 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,407 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/el 2024-05-07 12:37:17,407 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:17,407 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:17,407 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-05-07 12:37:17,407 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/az 2024-05-07 12:37:17,408 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:17,408 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:17,408 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-05-07 12:37:17,408 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tt 2024-05-07 12:37:17,408 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,408 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,409 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,409 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/os 2024-05-07 12:37:17,409 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:17,409 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:17,409 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-05-07 12:37:17,409 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/io 2024-05-07 12:37:17,410 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:17,410 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:17,410 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-05-07 12:37:17,410 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fr 2024-05-07 12:37:17,410 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,410 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,411 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,411 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sv 2024-05-07 12:37:17,411 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,411 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,411 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,411 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/id 2024-05-07 12:37:17,412 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:17,412 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:17,412 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-05-07 12:37:17,412 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/br 2024-05-07 12:37:17,412 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:17,412 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:17,413 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-05-07 12:37:17,413 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/km 2024-05-07 12:37:17,413 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:17,413 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:17,413 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-05-07 12:37:17,413 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/uk 2024-05-07 12:37:17,414 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,414 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,414 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,414 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ta 2024-05-07 12:37:17,414 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,414 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,414 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,415 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mn 2024-05-07 12:37:17,415 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,415 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,415 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,415 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/de 2024-05-07 12:37:17,416 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:17,416 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:17,416 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-05-07 12:37:17,416 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar 2024-05-07 12:37:17,416 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,416 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,416 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,417 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cy 2024-05-07 12:37:17,417 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,417 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,417 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,417 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kn 2024-05-07 12:37:17,417 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,418 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,418 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,418 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sk 2024-05-07 12:37:17,418 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,418 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,418 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,419 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hans 2024-05-07 12:37:17,419 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,419 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,419 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,419 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/da 2024-05-07 12:37:17,419 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:17,420 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:17,420 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-05-07 12:37:17,420 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_MX 2024-05-07 12:37:17,420 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,420 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,420 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,421 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ru 2024-05-07 12:37:17,421 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,421 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,421 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,421 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ga 2024-05-07 12:37:17,421 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,422 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,422 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,422 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar_DZ 2024-05-07 12:37:17,422 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,422 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,422 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,423 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mk 2024-05-07 12:37:17,423 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,423 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,423 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,423 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/he 2024-05-07 12:37:17,423 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:17,424 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:17,424 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-05-07 12:37:17,424 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nn 2024-05-07 12:37:17,424 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,424 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,424 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,425 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/et 2024-05-07 12:37:17,425 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:17,425 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:17,425 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-05-07 12:37:17,425 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kk 2024-05-07 12:37:17,425 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,426 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,426 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,426 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/te 2024-05-07 12:37:17,426 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:17,426 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:17,426 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-05-07 12:37:17,427 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eu 2024-05-07 12:37:17,427 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,427 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,427 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,427 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_CO 2024-05-07 12:37:17,427 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,427 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,428 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,428 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt 2024-05-07 12:37:17,428 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,428 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,428 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,429 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fy 2024-05-07 12:37:17,429 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,429 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,429 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,429 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ka 2024-05-07 12:37:17,429 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,429 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,430 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,430 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_VE 2024-05-07 12:37:17,430 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,430 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,430 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,431 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sl 2024-05-07 12:37:17,431 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,431 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,431 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,431 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lv 2024-05-07 12:37:17,431 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,431 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,432 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,432 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sw 2024-05-07 12:37:17,432 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,432 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,432 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,432 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tg 2024-05-07 12:37:17,433 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,433 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,433 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,433 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fi 2024-05-07 12:37:17,433 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,433 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,434 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,434 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/is 2024-05-07 12:37:17,434 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:17,434 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:17,434 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-05-07 12:37:17,434 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_AU 2024-05-07 12:37:17,435 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,435 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,435 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,435 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bn 2024-05-07 12:37:17,435 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,435 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,436 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,436 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ro 2024-05-07 12:37:17,436 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,436 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,436 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,436 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hy 2024-05-07 12:37:17,437 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,437 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,437 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,437 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_AR 2024-05-07 12:37:17,437 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,437 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,438 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,438 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/it 2024-05-07 12:37:17,438 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:17,438 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:17,438 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-05-07 12:37:17,438 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gd 2024-05-07 12:37:17,439 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,439 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,439 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,439 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lt 2024-05-07 12:37:17,439 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,439 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,440 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,440 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sq 2024-05-07 12:37:17,440 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,440 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,440 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,440 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en 2024-05-07 12:37:17,441 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:17,441 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:17,441 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-05-07 12:37:17,441 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fa 2024-05-07 12:37:17,441 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,441 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,442 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,442 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/be 2024-05-07 12:37:17,442 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:17,442 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:17,442 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-05-07 12:37:17,442 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es 2024-05-07 12:37:17,443 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:17,443 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:17,443 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-05-07 12:37:17,443 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pa 2024-05-07 12:37:17,443 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,443 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,444 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,444 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hi 2024-05-07 12:37:17,444 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,444 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,444 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,444 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/vi 2024-05-07 12:37:17,445 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,445 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,445 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,445 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_GB 2024-05-07 12:37:17,445 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,445 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,445 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,446 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mr 2024-05-07 12:37:17,446 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,446 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,446 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,446 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ur 2024-05-07 12:37:17,447 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,447 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,447 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,447 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ast 2024-05-07 12:37:17,447 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,447 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,447 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,448 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hu 2024-05-07 12:37:17,448 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,448 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,448 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,448 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/my 2024-05-07 12:37:17,448 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:17,449 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:17,449 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-05-07 12:37:17,449 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/th 2024-05-07 12:37:17,449 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:17,449 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:17,449 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-05-07 12:37:17,450 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ml 2024-05-07 12:37:17,450 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,450 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,450 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,450 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eo 2024-05-07 12:37:17,450 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,451 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,451 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,451 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ckb 2024-05-07 12:37:17,451 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,451 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,451 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,452 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hsb 2024-05-07 12:37:17,452 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,452 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,452 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,452 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bs 2024-05-07 12:37:17,452 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,453 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,453 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,453 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ca 2024-05-07 12:37:17,453 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,453 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,453 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,454 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ms 2024-05-07 12:37:17,454 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,454 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,454 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,454 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/dsb 2024-05-07 12:37:17,454 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,455 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,455 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,455 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tr 2024-05-07 12:37:17,455 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,455 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,455 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,456 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ky 2024-05-07 12:37:17,456 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,456 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,456 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,456 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr 2024-05-07 12:37:17,456 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,457 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,457 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,457 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pl 2024-05-07 12:37:17,457 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,457 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,457 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,458 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gl 2024-05-07 12:37:17,458 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,458 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,458 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,458 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ne 2024-05-07 12:37:17,458 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,458 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,459 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,459 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hant 2024-05-07 12:37:17,459 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,459 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,459 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,460 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt_BR 2024-05-07 12:37:17,460 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,460 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,460 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,460 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hr 2024-05-07 12:37:17,460 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,461 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,461 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,461 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/af 2024-05-07 12:37:17,461 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:17,461 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:17,461 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-05-07 12:37:17,462 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/management 2024-05-07 12:37:17,462 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/management 2024-05-07 12:37:17,462 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/management/commands 2024-05-07 12:37:17,462 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/management/commands 2024-05-07 12:37:17,462 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/management/commands 2024-05-07 12:37:17,462 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/management/commands 2024-05-07 12:37:17,463 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,463 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,463 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/serializers 2024-05-07 12:37:17,463 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/serializers 2024-05-07 12:37:17,463 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/serializers 2024-05-07 12:37:17,463 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,464 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,464 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,464 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,464 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,464 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,464 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/utils 2024-05-07 12:37:17,465 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis 2024-05-07 12:37:17,465 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/gis/sitemaps 2024-05-07 12:37:17,465 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/sitemaps 2024-05-07 12:37:17,465 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/sitemaps 2024-05-07 12:37:17,465 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/gis/sitemaps 2024-05-07 12:37:17,465 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,466 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,467 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,467 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management 2024-05-07 12:37:17,467 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management 2024-05-07 12:37:17,467 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management/commands 2024-05-07 12:37:17,467 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management/commands 2024-05-07 12:37:17,467 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management/commands 2024-05-07 12:37:17,468 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management/commands 2024-05-07 12:37:17,468 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles/management/commands 2024-05-07 12:37:17,468 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,468 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,468 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/staticfiles 2024-05-07 12:37:17,469 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize 2024-05-07 12:37:17,469 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize 2024-05-07 12:37:17,469 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/templatetags 2024-05-07 12:37:17,469 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/templatetags 2024-05-07 12:37:17,469 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/templatetags 2024-05-07 12:37:17,469 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale 2024-05-07 12:37:17,470 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ja 2024-05-07 12:37:17,470 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,470 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,470 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,470 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ia 2024-05-07 12:37:17,470 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,471 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,471 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,471 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nl 2024-05-07 12:37:17,471 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,471 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,471 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,472 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nb 2024-05-07 12:37:17,472 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,472 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,472 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,472 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lb 2024-05-07 12:37:17,472 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,473 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,473 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,473 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bg 2024-05-07 12:37:17,473 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,473 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,473 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,474 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ko 2024-05-07 12:37:17,474 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,474 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,474 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,474 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/udm 2024-05-07 12:37:17,474 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,474 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,475 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,475 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cs 2024-05-07 12:37:17,475 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,475 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,475 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,476 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr_Latn 2024-05-07 12:37:17,476 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,476 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,476 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,476 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/el 2024-05-07 12:37:17,476 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:17,476 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:17,477 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-05-07 12:37:17,477 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/az 2024-05-07 12:37:17,477 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:17,477 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:17,477 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-05-07 12:37:17,478 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tt 2024-05-07 12:37:17,478 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,478 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,478 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,478 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/os 2024-05-07 12:37:17,478 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:17,478 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:17,479 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-05-07 12:37:17,479 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/io 2024-05-07 12:37:17,479 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:17,479 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:17,479 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-05-07 12:37:17,480 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fr 2024-05-07 12:37:17,480 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,480 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,480 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,480 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sv 2024-05-07 12:37:17,480 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,480 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,481 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,481 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/id 2024-05-07 12:37:17,481 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:17,481 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:17,481 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-05-07 12:37:17,482 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/br 2024-05-07 12:37:17,482 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:17,482 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:17,482 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-05-07 12:37:17,482 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/km 2024-05-07 12:37:17,482 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:17,482 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:17,483 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-05-07 12:37:17,483 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uk 2024-05-07 12:37:17,483 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,483 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,483 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,483 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ta 2024-05-07 12:37:17,484 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,484 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,484 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,484 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mn 2024-05-07 12:37:17,484 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,484 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,485 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,485 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/de 2024-05-07 12:37:17,485 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:17,485 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:17,485 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-05-07 12:37:17,485 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar 2024-05-07 12:37:17,486 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,486 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,486 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,486 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cy 2024-05-07 12:37:17,486 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,486 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,487 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,487 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kn 2024-05-07 12:37:17,487 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,487 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,487 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,487 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sk 2024-05-07 12:37:17,488 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,488 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,488 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,488 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hans 2024-05-07 12:37:17,488 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,488 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,489 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,489 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/da 2024-05-07 12:37:17,489 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:17,489 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:17,489 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-05-07 12:37:17,489 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_MX 2024-05-07 12:37:17,490 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,490 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,490 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,490 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ru 2024-05-07 12:37:17,490 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,490 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,491 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,491 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ga 2024-05-07 12:37:17,491 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,491 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,491 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,491 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar_DZ 2024-05-07 12:37:17,492 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,492 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,492 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,492 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mk 2024-05-07 12:37:17,492 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,492 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,493 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,493 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/he 2024-05-07 12:37:17,493 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:17,493 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:17,493 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-05-07 12:37:17,493 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nn 2024-05-07 12:37:17,494 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,494 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,494 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,494 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/et 2024-05-07 12:37:17,494 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:17,494 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:17,495 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-05-07 12:37:17,495 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kk 2024-05-07 12:37:17,495 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,495 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,495 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,495 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/te 2024-05-07 12:37:17,496 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:17,496 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:17,496 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-05-07 12:37:17,496 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eu 2024-05-07 12:37:17,496 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,496 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,497 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,497 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_CO 2024-05-07 12:37:17,497 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,497 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,497 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,497 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt 2024-05-07 12:37:17,498 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,498 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,498 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,498 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fy 2024-05-07 12:37:17,498 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,498 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,499 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,499 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ka 2024-05-07 12:37:17,499 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,499 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,499 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,500 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_VE 2024-05-07 12:37:17,500 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,500 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,500 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,500 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tk 2024-05-07 12:37:17,500 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,501 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,501 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,501 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sl 2024-05-07 12:37:17,501 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,501 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,501 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,502 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lv 2024-05-07 12:37:17,502 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,502 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,502 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,502 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sw 2024-05-07 12:37:17,502 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,503 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,503 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,503 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tg 2024-05-07 12:37:17,503 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,503 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,503 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,504 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fi 2024-05-07 12:37:17,504 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,504 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,504 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,504 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/is 2024-05-07 12:37:17,504 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:17,505 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:17,505 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-05-07 12:37:17,505 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_AU 2024-05-07 12:37:17,505 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,505 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,505 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,506 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bn 2024-05-07 12:37:17,506 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,506 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,506 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,506 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ro 2024-05-07 12:37:17,506 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,507 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,507 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,507 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hy 2024-05-07 12:37:17,507 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,507 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,507 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,508 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_AR 2024-05-07 12:37:17,508 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,508 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,508 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,508 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/it 2024-05-07 12:37:17,508 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:17,508 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:17,509 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-05-07 12:37:17,509 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gd 2024-05-07 12:37:17,509 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,509 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,509 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,510 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lt 2024-05-07 12:37:17,510 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,510 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,510 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,510 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sq 2024-05-07 12:37:17,510 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,510 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,511 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,511 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en 2024-05-07 12:37:17,511 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:17,511 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:17,511 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-05-07 12:37:17,512 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fa 2024-05-07 12:37:17,512 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,512 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,512 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,512 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/be 2024-05-07 12:37:17,512 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:17,512 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:17,513 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-05-07 12:37:17,513 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es 2024-05-07 12:37:17,513 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:17,513 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:17,513 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-05-07 12:37:17,514 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pa 2024-05-07 12:37:17,514 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,514 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,514 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,514 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hi 2024-05-07 12:37:17,514 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,514 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,515 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,515 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/vi 2024-05-07 12:37:17,515 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,515 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,515 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,515 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_GB 2024-05-07 12:37:17,516 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,516 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,516 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,516 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mr 2024-05-07 12:37:17,516 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,516 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,517 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,517 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ur 2024-05-07 12:37:17,517 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,517 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,517 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,517 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ast 2024-05-07 12:37:17,518 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,518 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,518 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,518 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hu 2024-05-07 12:37:17,518 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,518 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,519 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,519 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/my 2024-05-07 12:37:17,519 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:17,519 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:17,519 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-05-07 12:37:17,519 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/th 2024-05-07 12:37:17,520 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:17,520 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:17,520 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-05-07 12:37:17,520 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ml 2024-05-07 12:37:17,520 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,520 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,521 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,521 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eo 2024-05-07 12:37:17,521 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,521 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,521 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,521 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ckb 2024-05-07 12:37:17,522 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,522 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,522 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,522 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hsb 2024-05-07 12:37:17,522 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,522 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,523 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,523 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bs 2024-05-07 12:37:17,523 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,523 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,523 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,523 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ca 2024-05-07 12:37:17,524 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,524 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,524 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,524 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ms 2024-05-07 12:37:17,524 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,524 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,525 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,525 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/dsb 2024-05-07 12:37:17,525 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,525 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,525 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,525 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tr 2024-05-07 12:37:17,526 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,526 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,526 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,526 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ky 2024-05-07 12:37:17,526 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,526 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,527 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,527 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr 2024-05-07 12:37:17,527 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,527 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,527 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,527 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uz 2024-05-07 12:37:17,528 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,528 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,528 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,528 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pl 2024-05-07 12:37:17,528 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,528 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,529 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,529 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gl 2024-05-07 12:37:17,529 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,529 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,529 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,529 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ne 2024-05-07 12:37:17,530 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,530 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,530 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,530 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hant 2024-05-07 12:37:17,530 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,530 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,531 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,531 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt_BR 2024-05-07 12:37:17,531 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,531 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,531 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,531 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hr 2024-05-07 12:37:17,532 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,532 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,532 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,532 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/af 2024-05-07 12:37:17,532 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:17,532 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:17,533 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-05-07 12:37:17,533 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/humanize 2024-05-07 12:37:17,533 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,533 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,533 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,533 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,534 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/handlers 2024-05-07 12:37:17,535 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/handlers 2024-05-07 12:37:17,535 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/handlers 2024-05-07 12:37:17,535 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,535 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,535 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,535 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,536 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,536 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,536 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,536 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,536 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,537 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,538 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/migrations 2024-05-07 12:37:17,538 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,538 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates 2024-05-07 12:37:17,538 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates/registration 2024-05-07 12:37:17,538 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates/registration 2024-05-07 12:37:17,538 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates/auth 2024-05-07 12:37:17,539 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 12:37:17,539 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/templates/auth/widgets 2024-05-07 12:37:17,539 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale 2024-05-07 12:37:17,539 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ja 2024-05-07 12:37:17,539 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,540 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,540 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,540 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ia 2024-05-07 12:37:17,540 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,540 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,540 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,541 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nl 2024-05-07 12:37:17,541 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,541 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,541 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,541 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nb 2024-05-07 12:37:17,542 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,542 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,542 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,542 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lb 2024-05-07 12:37:17,542 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,542 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,542 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,543 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bg 2024-05-07 12:37:17,543 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,543 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,543 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,543 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ko 2024-05-07 12:37:17,543 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,544 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,544 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,544 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/udm 2024-05-07 12:37:17,544 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,544 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,544 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,545 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cs 2024-05-07 12:37:17,545 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,545 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,545 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,545 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kab 2024-05-07 12:37:17,545 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,546 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,546 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,546 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr_Latn 2024-05-07 12:37:17,546 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,546 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,546 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,547 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/el 2024-05-07 12:37:17,547 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:17,547 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:17,547 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-05-07 12:37:17,547 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/az 2024-05-07 12:37:17,547 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:17,548 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:17,548 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-05-07 12:37:17,548 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tt 2024-05-07 12:37:17,548 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,548 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,548 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,549 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/os 2024-05-07 12:37:17,549 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:17,549 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:17,549 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-05-07 12:37:17,549 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/io 2024-05-07 12:37:17,549 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:17,550 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:17,550 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-05-07 12:37:17,550 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fr 2024-05-07 12:37:17,550 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,550 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,550 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,551 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sv 2024-05-07 12:37:17,551 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,551 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,551 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,551 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/id 2024-05-07 12:37:17,551 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:17,552 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:17,552 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-05-07 12:37:17,552 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/br 2024-05-07 12:37:17,552 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:17,552 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:17,552 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-05-07 12:37:17,553 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/km 2024-05-07 12:37:17,553 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:17,553 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:17,553 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-05-07 12:37:17,553 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uk 2024-05-07 12:37:17,553 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,553 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,554 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,554 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ta 2024-05-07 12:37:17,554 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,554 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,554 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,555 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mn 2024-05-07 12:37:17,555 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,555 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,555 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,555 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/de 2024-05-07 12:37:17,555 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:17,555 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:17,556 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-05-07 12:37:17,556 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar 2024-05-07 12:37:17,556 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,556 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,556 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,557 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cy 2024-05-07 12:37:17,557 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,557 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,557 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,557 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kn 2024-05-07 12:37:17,557 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,557 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,558 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,558 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sk 2024-05-07 12:37:17,558 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,558 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,558 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,558 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hans 2024-05-07 12:37:17,559 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,559 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,559 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,559 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/da 2024-05-07 12:37:17,559 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:17,559 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:17,560 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-05-07 12:37:17,560 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_MX 2024-05-07 12:37:17,560 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,560 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,560 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,561 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ru 2024-05-07 12:37:17,561 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,561 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,561 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,561 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ga 2024-05-07 12:37:17,561 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,561 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,562 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,562 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar_DZ 2024-05-07 12:37:17,562 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,562 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,562 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,562 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mk 2024-05-07 12:37:17,563 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,563 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,563 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,563 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/he 2024-05-07 12:37:17,563 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:17,563 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:17,564 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-05-07 12:37:17,564 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nn 2024-05-07 12:37:17,564 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,564 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,564 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,564 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/et 2024-05-07 12:37:17,565 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:17,565 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:17,565 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-05-07 12:37:17,565 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kk 2024-05-07 12:37:17,565 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,565 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,566 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,566 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/te 2024-05-07 12:37:17,566 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:17,566 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:17,566 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-05-07 12:37:17,566 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eu 2024-05-07 12:37:17,567 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,567 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,567 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,567 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_CO 2024-05-07 12:37:17,567 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,567 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,568 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,568 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt 2024-05-07 12:37:17,568 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,568 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,568 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,568 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fy 2024-05-07 12:37:17,569 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,569 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,569 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,569 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ka 2024-05-07 12:37:17,569 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,569 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,570 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,570 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_VE 2024-05-07 12:37:17,570 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,570 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,570 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,570 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tk 2024-05-07 12:37:17,571 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,571 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,571 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,571 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sl 2024-05-07 12:37:17,571 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,571 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,572 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,572 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lv 2024-05-07 12:37:17,572 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,572 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,572 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,572 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sw 2024-05-07 12:37:17,573 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,573 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,573 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,573 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tg 2024-05-07 12:37:17,573 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,573 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,573 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,574 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fi 2024-05-07 12:37:17,574 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,574 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,574 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,574 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/is 2024-05-07 12:37:17,575 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:17,575 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:17,575 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-05-07 12:37:17,575 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_AU 2024-05-07 12:37:17,575 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,575 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,575 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,576 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bn 2024-05-07 12:37:17,576 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,576 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,576 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,576 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ro 2024-05-07 12:37:17,576 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,577 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,577 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,577 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hy 2024-05-07 12:37:17,577 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,577 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,577 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,578 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_AR 2024-05-07 12:37:17,578 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,578 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,578 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,578 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/it 2024-05-07 12:37:17,578 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:17,579 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:17,579 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-05-07 12:37:17,579 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gd 2024-05-07 12:37:17,579 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,579 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,579 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,580 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lt 2024-05-07 12:37:17,580 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,580 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,580 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,580 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sq 2024-05-07 12:37:17,580 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,581 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,581 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,581 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en 2024-05-07 12:37:17,581 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:17,581 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:17,581 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-05-07 12:37:17,582 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fa 2024-05-07 12:37:17,582 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,582 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,582 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,582 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/be 2024-05-07 12:37:17,582 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:17,583 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:17,583 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-05-07 12:37:17,583 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es 2024-05-07 12:37:17,583 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:17,583 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:17,583 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-05-07 12:37:17,584 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pa 2024-05-07 12:37:17,584 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,584 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,584 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,584 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hi 2024-05-07 12:37:17,584 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,585 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,585 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,585 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/vi 2024-05-07 12:37:17,585 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,585 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,585 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,586 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_GB 2024-05-07 12:37:17,586 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,586 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,586 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,586 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mr 2024-05-07 12:37:17,586 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,587 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,587 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,587 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ur 2024-05-07 12:37:17,587 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,587 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,587 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,588 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ast 2024-05-07 12:37:17,588 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,588 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,588 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,588 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hu 2024-05-07 12:37:17,588 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,589 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,589 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,589 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/my 2024-05-07 12:37:17,589 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:17,589 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:17,589 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-05-07 12:37:17,590 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/th 2024-05-07 12:37:17,590 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:17,590 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:17,590 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-05-07 12:37:17,590 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ml 2024-05-07 12:37:17,590 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,591 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,591 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,591 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eo 2024-05-07 12:37:17,591 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,591 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,591 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,592 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ckb 2024-05-07 12:37:17,592 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,592 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,592 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,592 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hsb 2024-05-07 12:37:17,592 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,592 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,593 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,593 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bs 2024-05-07 12:37:17,593 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,593 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,593 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,594 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ca 2024-05-07 12:37:17,594 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,594 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,594 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,594 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ms 2024-05-07 12:37:17,594 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,594 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,595 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,595 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/dsb 2024-05-07 12:37:17,595 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,595 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,595 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,596 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tr 2024-05-07 12:37:17,596 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,596 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,596 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,596 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ky 2024-05-07 12:37:17,596 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,596 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,597 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,597 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr 2024-05-07 12:37:17,597 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,597 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,597 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,598 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uz 2024-05-07 12:37:17,598 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,598 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,598 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,598 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pl 2024-05-07 12:37:17,598 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,598 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,599 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,599 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gl 2024-05-07 12:37:17,599 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,599 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,599 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,600 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ne 2024-05-07 12:37:17,600 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,600 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,600 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,600 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hant 2024-05-07 12:37:17,600 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,601 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,601 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,601 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt_BR 2024-05-07 12:37:17,601 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,601 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,601 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,602 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hr 2024-05-07 12:37:17,602 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,602 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,602 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,602 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/af 2024-05-07 12:37:17,602 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:17,603 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:17,603 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-05-07 12:37:17,603 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/management 2024-05-07 12:37:17,603 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/management 2024-05-07 12:37:17,603 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/auth/management/commands 2024-05-07 12:37:17,603 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/management/commands 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/management/commands 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth/management/commands 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,604 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,605 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,605 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,605 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,605 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,605 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/auth 2024-05-07 12:37:17,606 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,606 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,606 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,606 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,606 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,606 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/migrations 2024-05-07 12:37:17,607 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/migrations 2024-05-07 12:37:17,607 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/migrations 2024-05-07 12:37:17,607 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale 2024-05-07 12:37:17,607 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ja 2024-05-07 12:37:17,607 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,607 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,608 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,608 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ia 2024-05-07 12:37:17,608 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,608 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,608 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,608 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nl 2024-05-07 12:37:17,609 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,609 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,609 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,609 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nb 2024-05-07 12:37:17,609 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,609 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,610 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,610 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lb 2024-05-07 12:37:17,610 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,610 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,610 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,610 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bg 2024-05-07 12:37:17,611 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,611 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,611 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,611 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ko 2024-05-07 12:37:17,611 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,611 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,612 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,612 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/udm 2024-05-07 12:37:17,612 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,612 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,612 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,612 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cs 2024-05-07 12:37:17,613 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,613 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,613 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,613 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kab 2024-05-07 12:37:17,613 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,613 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,614 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,614 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr_Latn 2024-05-07 12:37:17,614 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,614 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,614 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,614 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/el 2024-05-07 12:37:17,615 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:17,615 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:17,615 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-05-07 12:37:17,615 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/az 2024-05-07 12:37:17,615 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:17,615 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:17,616 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-05-07 12:37:17,616 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tt 2024-05-07 12:37:17,616 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,616 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,616 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,616 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/os 2024-05-07 12:37:17,617 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:17,617 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:17,617 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-05-07 12:37:17,617 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/io 2024-05-07 12:37:17,617 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:17,617 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:17,617 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-05-07 12:37:17,618 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fr 2024-05-07 12:37:17,618 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,618 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,618 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,618 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sv 2024-05-07 12:37:17,619 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,619 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,619 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,619 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/id 2024-05-07 12:37:17,619 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:17,619 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:17,620 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-05-07 12:37:17,620 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/br 2024-05-07 12:37:17,620 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:17,620 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:17,620 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-05-07 12:37:17,621 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/km 2024-05-07 12:37:17,621 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:17,621 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:17,621 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-05-07 12:37:17,621 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uk 2024-05-07 12:37:17,621 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,622 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,622 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,622 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ta 2024-05-07 12:37:17,622 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,622 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,622 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,623 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mn 2024-05-07 12:37:17,623 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,623 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,623 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,623 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/de 2024-05-07 12:37:17,624 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:17,624 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:17,624 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-05-07 12:37:17,624 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar 2024-05-07 12:37:17,624 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,624 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,625 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,625 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cy 2024-05-07 12:37:17,625 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,625 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,625 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,626 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kn 2024-05-07 12:37:17,626 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,626 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,626 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,626 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sk 2024-05-07 12:37:17,626 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,627 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,627 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,627 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hans 2024-05-07 12:37:17,627 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,627 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,627 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,628 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/da 2024-05-07 12:37:17,628 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:17,628 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:17,628 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-05-07 12:37:17,628 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_MX 2024-05-07 12:37:17,629 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,629 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,629 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,629 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ru 2024-05-07 12:37:17,629 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,629 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,630 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,630 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ga 2024-05-07 12:37:17,630 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,630 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,630 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,631 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar_DZ 2024-05-07 12:37:17,631 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,631 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,631 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,631 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mk 2024-05-07 12:37:17,631 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,632 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,632 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,632 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/he 2024-05-07 12:37:17,632 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:17,632 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:17,633 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-05-07 12:37:17,633 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nn 2024-05-07 12:37:17,633 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,633 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,633 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,634 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/et 2024-05-07 12:37:17,634 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:17,634 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:17,634 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-05-07 12:37:17,634 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kk 2024-05-07 12:37:17,634 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,635 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,635 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,635 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/te 2024-05-07 12:37:17,635 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:17,635 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:17,636 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-05-07 12:37:17,636 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eu 2024-05-07 12:37:17,636 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,636 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,636 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,637 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_CO 2024-05-07 12:37:17,637 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,637 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,637 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,637 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt 2024-05-07 12:37:17,637 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,638 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,638 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,638 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fy 2024-05-07 12:37:17,638 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,638 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,639 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,639 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ka 2024-05-07 12:37:17,639 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,639 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,639 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,640 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_VE 2024-05-07 12:37:17,640 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,640 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,640 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,641 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tk 2024-05-07 12:37:17,641 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,641 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,642 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,642 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sl 2024-05-07 12:37:17,642 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,643 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,643 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,643 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lv 2024-05-07 12:37:17,644 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,644 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,644 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,645 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sw 2024-05-07 12:37:17,645 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,645 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,646 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,646 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tg 2024-05-07 12:37:17,646 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,647 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,647 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,647 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fi 2024-05-07 12:37:17,648 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,648 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,648 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,649 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/is 2024-05-07 12:37:17,649 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:17,649 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:17,650 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-05-07 12:37:17,650 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_AU 2024-05-07 12:37:17,651 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,651 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,651 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,652 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bn 2024-05-07 12:37:17,652 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,652 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,652 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,653 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ro 2024-05-07 12:37:17,653 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,653 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,654 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,654 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hy 2024-05-07 12:37:17,655 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,655 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,655 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,656 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_AR 2024-05-07 12:37:17,656 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,656 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,657 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,657 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/it 2024-05-07 12:37:17,657 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:17,657 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:17,658 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-05-07 12:37:17,658 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gd 2024-05-07 12:37:17,659 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,659 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,659 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,660 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lt 2024-05-07 12:37:17,660 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,660 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,661 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,661 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sq 2024-05-07 12:37:17,661 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,662 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,662 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,662 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en 2024-05-07 12:37:17,663 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:17,663 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:17,663 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-05-07 12:37:17,664 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fa 2024-05-07 12:37:17,664 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,664 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,665 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,665 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/be 2024-05-07 12:37:17,665 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:17,666 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:17,666 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-05-07 12:37:17,667 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es 2024-05-07 12:37:17,667 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:17,667 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:17,667 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-05-07 12:37:17,668 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pa 2024-05-07 12:37:17,668 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,668 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,669 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,669 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hi 2024-05-07 12:37:17,670 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,670 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,670 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,671 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/vi 2024-05-07 12:37:17,671 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,671 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,672 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,672 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_GB 2024-05-07 12:37:17,672 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,673 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,673 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,673 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mr 2024-05-07 12:37:17,674 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,674 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,674 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,675 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ur 2024-05-07 12:37:17,675 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,675 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,676 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,676 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ast 2024-05-07 12:37:17,676 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,677 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,677 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,677 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hu 2024-05-07 12:37:17,678 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,678 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,678 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,679 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/my 2024-05-07 12:37:17,679 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:17,679 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:17,680 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-05-07 12:37:17,680 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/th 2024-05-07 12:37:17,680 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:17,681 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:17,681 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-05-07 12:37:17,682 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ml 2024-05-07 12:37:17,682 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,682 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,682 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,683 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eo 2024-05-07 12:37:17,683 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,683 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,684 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,684 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ckb 2024-05-07 12:37:17,685 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,685 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,685 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,686 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hsb 2024-05-07 12:37:17,686 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,686 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,687 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,687 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bs 2024-05-07 12:37:17,687 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,688 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,688 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,688 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ca 2024-05-07 12:37:17,689 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,689 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,689 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,690 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ms 2024-05-07 12:37:17,690 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,690 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,691 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,691 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/dsb 2024-05-07 12:37:17,691 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,692 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,692 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,692 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tr 2024-05-07 12:37:17,693 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,693 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,693 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,694 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ky 2024-05-07 12:37:17,694 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,694 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,695 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,695 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr 2024-05-07 12:37:17,695 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,696 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,696 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,696 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uz 2024-05-07 12:37:17,697 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,697 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,697 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,698 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pl 2024-05-07 12:37:17,698 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,698 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,699 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,699 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gl 2024-05-07 12:37:17,700 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,700 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,700 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,701 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ne 2024-05-07 12:37:17,701 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,701 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,702 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,702 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hant 2024-05-07 12:37:17,702 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,702 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,703 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,703 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt_BR 2024-05-07 12:37:17,704 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,704 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,704 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,705 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hr 2024-05-07 12:37:17,705 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,705 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,705 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,706 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/af 2024-05-07 12:37:17,706 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:17,706 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:17,707 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-05-07 12:37:17,707 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/management 2024-05-07 12:37:17,707 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/management 2024-05-07 12:37:17,707 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/management/commands 2024-05-07 12:37:17,708 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/management/commands 2024-05-07 12:37:17,708 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/management/commands 2024-05-07 12:37:17,708 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,708 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,708 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,709 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,709 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,709 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,709 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,709 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions/backends 2024-05-07 12:37:17,710 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,710 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,710 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sessions 2024-05-07 12:37:17,710 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,710 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static 2024-05-07 12:37:17,711 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin 2024-05-07 12:37:17,711 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,711 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:17,711 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:17,711 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img/gis 2024-05-07 12:37:17,712 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,712 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,712 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,712 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,712 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,713 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,713 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,713 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,713 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,713 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,714 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,714 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,714 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,714 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,714 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,715 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,715 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,715 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,715 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,715 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/img 2024-05-07 12:37:17,716 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,716 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,716 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,716 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,717 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,717 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,717 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,717 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,717 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,718 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,718 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,718 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,718 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor 2024-05-07 12:37:17,718 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:17,718 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:17,719 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:17,719 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-05-07 12:37:17,719 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:17,720 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:17,720 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:17,720 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-05-07 12:37:17,721 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,721 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,721 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,721 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,721 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,722 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,722 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,722 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,722 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,722 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,723 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,723 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,723 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,723 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,723 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,724 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,724 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,724 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,724 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,724 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,725 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,725 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,725 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,725 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,725 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,726 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,726 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,726 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,726 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,726 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,727 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,727 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,727 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,727 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,727 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,728 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,728 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,728 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,728 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,729 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,729 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,729 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,729 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,729 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,730 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,730 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,730 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,730 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,730 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,731 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,731 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,731 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,731 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,731 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,732 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,732 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,732 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,732 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,732 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,733 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-05-07 12:37:17,733 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:17,733 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:17,733 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:17,734 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-05-07 12:37:17,734 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:17,734 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:17,734 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js/admin 2024-05-07 12:37:17,735 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,735 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,735 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,735 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,735 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,736 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,736 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/js 2024-05-07 12:37:17,736 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,736 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,736 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,737 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,737 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,737 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,737 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,737 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,738 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css/vendor 2024-05-07 12:37:17,738 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:17,738 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:17,738 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:17,738 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-05-07 12:37:17,739 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,739 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,739 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,739 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,740 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/static/admin/css 2024-05-07 12:37:17,740 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,740 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,740 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,740 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,741 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,741 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,741 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,741 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,741 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,742 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,742 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,742 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templatetags 2024-05-07 12:37:17,742 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,742 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,743 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/migrations 2024-05-07 12:37:17,743 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/migrations 2024-05-07 12:37:17,743 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/migrations 2024-05-07 12:37:17,743 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/migrations 2024-05-07 12:37:17,743 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/migrations 2024-05-07 12:37:17,744 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,744 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,744 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates 2024-05-07 12:37:17,744 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,744 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,745 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,745 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,745 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,745 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,745 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,746 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,746 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/registration 2024-05-07 12:37:17,746 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,746 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,746 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,747 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,747 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,747 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,747 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,747 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,748 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,748 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,748 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,748 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,748 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,749 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,749 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,749 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,749 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,749 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,750 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,750 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/widgets 2024-05-07 12:37:17,750 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,750 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,751 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/auth 2024-05-07 12:37:17,751 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:17,751 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:17,751 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/auth/user 2024-05-07 12:37:17,751 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,751 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,752 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,752 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,752 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,752 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,753 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,753 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:17,753 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:17,753 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/includes 2024-05-07 12:37:17,753 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,754 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,754 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,754 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,754 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,754 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,755 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,755 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,755 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:17,755 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:17,755 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin/edit_inline 2024-05-07 12:37:17,756 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/templates/admin 2024-05-07 12:37:17,756 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale 2024-05-07 12:37:17,756 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja 2024-05-07 12:37:17,756 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,756 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,757 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,757 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,757 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,757 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia 2024-05-07 12:37:17,757 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,758 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,758 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,758 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,758 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,758 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl 2024-05-07 12:37:17,759 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,759 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,759 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,759 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,760 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,760 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb 2024-05-07 12:37:17,760 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,760 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,760 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,760 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,761 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,761 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb 2024-05-07 12:37:17,761 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,761 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,761 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,762 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,762 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,762 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg 2024-05-07 12:37:17,762 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,762 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,763 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,763 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,763 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,763 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko 2024-05-07 12:37:17,763 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,764 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,764 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,764 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,764 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,764 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm 2024-05-07 12:37:17,765 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,765 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,765 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,765 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,765 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,766 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs 2024-05-07 12:37:17,766 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,766 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,766 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,766 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,766 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,767 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab 2024-05-07 12:37:17,767 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,767 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,767 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,767 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,768 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,768 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn 2024-05-07 12:37:17,768 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,768 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,768 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,768 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,769 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,769 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el 2024-05-07 12:37:17,769 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:17,769 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:17,769 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:17,770 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:17,770 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-05-07 12:37:17,770 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az 2024-05-07 12:37:17,770 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:17,770 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:17,771 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:17,771 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:17,771 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-05-07 12:37:17,771 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt 2024-05-07 12:37:17,771 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,771 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,772 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,772 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,772 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,772 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os 2024-05-07 12:37:17,772 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:17,773 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:17,773 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:17,773 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:17,773 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-05-07 12:37:17,773 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io 2024-05-07 12:37:17,774 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:17,774 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:17,774 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:17,774 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:17,774 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-05-07 12:37:17,775 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr 2024-05-07 12:37:17,775 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,775 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,775 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,775 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,775 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,776 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv 2024-05-07 12:37:17,776 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,776 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,776 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,776 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,777 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,777 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id 2024-05-07 12:37:17,777 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:17,777 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:17,777 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:17,778 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:17,778 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-05-07 12:37:17,778 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br 2024-05-07 12:37:17,778 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:17,778 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:17,778 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:17,779 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:17,779 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-05-07 12:37:17,779 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km 2024-05-07 12:37:17,779 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:17,779 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:17,780 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:17,780 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:17,780 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-05-07 12:37:17,780 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk 2024-05-07 12:37:17,780 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,781 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,781 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,781 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,781 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,781 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta 2024-05-07 12:37:17,782 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,782 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,782 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,782 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,782 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,782 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn 2024-05-07 12:37:17,783 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,783 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,783 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,783 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,783 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,784 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de 2024-05-07 12:37:17,784 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:17,784 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:17,784 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:17,784 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:17,784 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-05-07 12:37:17,785 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar 2024-05-07 12:37:17,785 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,785 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,785 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,785 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,786 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,786 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy 2024-05-07 12:37:17,786 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,786 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,786 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,787 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,787 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,787 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn 2024-05-07 12:37:17,787 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,787 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,787 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,788 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,788 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,788 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk 2024-05-07 12:37:17,788 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,788 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,789 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,789 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,789 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,789 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans 2024-05-07 12:37:17,789 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,790 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,790 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,790 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,790 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,790 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da 2024-05-07 12:37:17,791 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:17,791 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:17,791 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:17,791 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:17,791 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-05-07 12:37:17,791 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX 2024-05-07 12:37:17,792 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,792 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,792 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,792 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,792 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,793 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru 2024-05-07 12:37:17,793 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,793 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,793 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,793 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,793 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,794 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga 2024-05-07 12:37:17,794 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,794 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,794 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,794 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,795 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,795 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ 2024-05-07 12:37:17,795 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,795 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,795 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,795 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,796 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,796 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk 2024-05-07 12:37:17,796 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,796 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,796 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,797 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,797 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,797 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he 2024-05-07 12:37:17,797 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:17,797 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:17,798 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:17,798 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:17,798 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-05-07 12:37:17,798 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn 2024-05-07 12:37:17,798 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,798 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,799 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,799 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,799 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,799 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et 2024-05-07 12:37:17,799 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:17,800 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:17,800 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:17,800 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:17,800 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-05-07 12:37:17,800 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk 2024-05-07 12:37:17,801 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,801 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,801 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,801 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,801 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,802 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te 2024-05-07 12:37:17,802 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:17,802 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:17,802 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:17,802 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:17,802 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-05-07 12:37:17,803 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu 2024-05-07 12:37:17,803 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,803 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,803 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,803 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,804 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,804 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO 2024-05-07 12:37:17,804 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,804 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,804 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,804 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,805 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,805 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt 2024-05-07 12:37:17,805 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,805 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,805 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,806 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,806 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,806 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy 2024-05-07 12:37:17,806 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,806 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,806 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,807 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,807 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,807 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka 2024-05-07 12:37:17,807 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,807 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,807 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,808 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,808 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,808 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE 2024-05-07 12:37:17,808 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,808 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,809 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,809 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,809 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,809 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tk 2024-05-07 12:37:17,809 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,810 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,810 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,810 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl 2024-05-07 12:37:17,810 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,810 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,810 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,811 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,811 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,811 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/am 2024-05-07 12:37:17,811 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:17,811 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:17,811 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-05-07 12:37:17,812 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv 2024-05-07 12:37:17,812 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,812 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,812 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,812 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,813 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,813 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw 2024-05-07 12:37:17,813 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,813 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,813 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,813 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,814 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,814 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg 2024-05-07 12:37:17,814 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,814 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,814 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,815 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,815 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,815 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi 2024-05-07 12:37:17,815 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,815 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,815 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,816 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,816 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,816 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is 2024-05-07 12:37:17,816 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:17,816 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:17,817 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:17,817 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:17,817 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-05-07 12:37:17,817 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU 2024-05-07 12:37:17,817 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,817 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,818 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,818 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,818 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,818 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn 2024-05-07 12:37:17,818 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,819 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,819 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,819 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,819 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,819 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro 2024-05-07 12:37:17,820 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,820 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,820 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,820 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,820 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,821 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy 2024-05-07 12:37:17,821 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,821 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,821 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,821 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,821 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,822 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR 2024-05-07 12:37:17,822 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,822 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,822 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,822 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,823 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,823 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it 2024-05-07 12:37:17,823 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:17,823 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:17,823 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:17,823 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:17,824 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-05-07 12:37:17,824 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd 2024-05-07 12:37:17,824 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,824 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,824 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,825 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,825 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,825 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt 2024-05-07 12:37:17,825 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,825 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,826 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,826 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,826 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,826 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq 2024-05-07 12:37:17,826 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,826 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,827 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,827 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,827 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,827 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en 2024-05-07 12:37:17,827 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:17,828 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:17,828 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:17,828 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:17,828 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-05-07 12:37:17,828 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa 2024-05-07 12:37:17,829 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,829 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,829 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,829 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,829 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,830 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be 2024-05-07 12:37:17,830 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:17,830 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:17,830 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:17,830 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:17,830 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-05-07 12:37:17,831 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es 2024-05-07 12:37:17,831 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:17,831 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:17,831 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:17,831 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:17,832 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-05-07 12:37:17,832 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa 2024-05-07 12:37:17,832 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,832 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,832 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,832 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,833 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,833 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi 2024-05-07 12:37:17,833 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,833 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,833 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,834 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,834 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,834 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi 2024-05-07 12:37:17,834 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,834 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,834 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,835 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,835 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,835 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB 2024-05-07 12:37:17,835 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,835 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,836 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,836 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,836 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,836 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr 2024-05-07 12:37:17,836 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,836 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,837 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,837 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,837 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,837 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur 2024-05-07 12:37:17,837 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,838 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,838 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,838 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,838 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,838 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast 2024-05-07 12:37:17,838 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,839 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,839 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,839 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,839 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,840 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu 2024-05-07 12:37:17,840 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,840 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,840 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,840 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,840 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,841 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my 2024-05-07 12:37:17,841 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:17,841 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:17,841 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:17,841 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:17,841 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-05-07 12:37:17,842 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th 2024-05-07 12:37:17,842 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:17,842 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:17,842 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:17,842 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:17,843 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-05-07 12:37:17,843 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml 2024-05-07 12:37:17,843 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,843 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,843 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,843 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,844 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,844 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo 2024-05-07 12:37:17,844 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,844 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,844 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,845 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,845 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,845 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb 2024-05-07 12:37:17,845 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,845 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,845 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,846 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,846 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,846 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb 2024-05-07 12:37:17,846 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,846 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,846 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,847 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,847 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,847 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs 2024-05-07 12:37:17,847 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,847 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,848 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,848 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,848 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,848 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca 2024-05-07 12:37:17,848 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,848 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,849 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,849 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,849 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,849 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms 2024-05-07 12:37:17,849 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,850 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,850 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,850 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,850 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,850 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb 2024-05-07 12:37:17,850 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,851 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,851 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,851 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,851 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,851 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr 2024-05-07 12:37:17,852 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,852 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,852 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,852 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,852 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,853 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky 2024-05-07 12:37:17,853 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,853 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,853 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,853 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,853 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,854 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr 2024-05-07 12:37:17,854 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,854 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,854 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,854 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,854 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,855 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz 2024-05-07 12:37:17,855 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,855 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,855 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,855 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,856 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,856 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl 2024-05-07 12:37:17,856 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,856 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,856 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,856 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,857 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,857 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl 2024-05-07 12:37:17,857 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,857 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,857 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,858 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,858 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,858 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne 2024-05-07 12:37:17,858 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,858 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,858 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,859 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,859 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,859 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant 2024-05-07 12:37:17,859 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,859 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,860 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,860 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,860 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,860 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR 2024-05-07 12:37:17,860 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,860 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,861 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,861 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,861 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,861 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr 2024-05-07 12:37:17,861 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,861 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,862 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,862 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,862 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,862 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af 2024-05-07 12:37:17,862 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:17,863 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:17,863 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:17,863 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:17,863 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-05-07 12:37:17,863 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,864 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/admin/views 2024-05-07 12:37:17,864 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/views 2024-05-07 12:37:17,864 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/views 2024-05-07 12:37:17,864 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/views 2024-05-07 12:37:17,864 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin/views 2024-05-07 12:37:17,864 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,865 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,865 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,865 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,865 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/admin 2024-05-07 12:37:17,865 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,866 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,866 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,866 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/migrations 2024-05-07 12:37:17,866 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/migrations 2024-05-07 12:37:17,866 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/migrations 2024-05-07 12:37:17,866 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/migrations 2024-05-07 12:37:17,867 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale 2024-05-07 12:37:17,867 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ja 2024-05-07 12:37:17,867 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,867 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,867 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,868 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ia 2024-05-07 12:37:17,868 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,868 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,868 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,868 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nl 2024-05-07 12:37:17,868 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,868 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,869 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,869 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nb 2024-05-07 12:37:17,869 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,869 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,869 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,870 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lb 2024-05-07 12:37:17,870 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,870 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,870 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,870 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bg 2024-05-07 12:37:17,870 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,871 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,871 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,871 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ko 2024-05-07 12:37:17,871 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,871 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,871 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,872 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/udm 2024-05-07 12:37:17,872 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,872 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,872 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,872 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cs 2024-05-07 12:37:17,872 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,873 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,873 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,873 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kab 2024-05-07 12:37:17,873 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,873 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,873 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,874 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr_Latn 2024-05-07 12:37:17,874 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,874 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,874 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,874 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/el 2024-05-07 12:37:17,875 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:17,875 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:17,875 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-05-07 12:37:17,875 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/az 2024-05-07 12:37:17,875 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:17,875 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:17,876 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-05-07 12:37:17,876 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tt 2024-05-07 12:37:17,876 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,876 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,876 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,876 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/os 2024-05-07 12:37:17,877 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:17,877 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:17,877 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-05-07 12:37:17,877 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/io 2024-05-07 12:37:17,877 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:17,877 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:17,878 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-05-07 12:37:17,878 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fr 2024-05-07 12:37:17,878 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,878 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,878 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,878 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sv 2024-05-07 12:37:17,879 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,879 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,879 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,879 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/id 2024-05-07 12:37:17,879 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:17,879 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:17,880 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-05-07 12:37:17,880 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/br 2024-05-07 12:37:17,880 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:17,880 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:17,880 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-05-07 12:37:17,880 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/km 2024-05-07 12:37:17,881 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:17,881 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:17,881 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-05-07 12:37:17,881 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uk 2024-05-07 12:37:17,881 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,881 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,882 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,882 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ta 2024-05-07 12:37:17,882 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,882 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,882 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,883 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mn 2024-05-07 12:37:17,883 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,883 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,883 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,883 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/de 2024-05-07 12:37:17,883 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:17,883 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:17,884 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-05-07 12:37:17,884 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar 2024-05-07 12:37:17,884 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,884 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,884 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,885 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cy 2024-05-07 12:37:17,885 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,885 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,885 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,885 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kn 2024-05-07 12:37:17,885 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,885 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,886 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,886 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sk 2024-05-07 12:37:17,886 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,886 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,886 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,887 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hans 2024-05-07 12:37:17,887 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,887 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,887 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,887 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/da 2024-05-07 12:37:17,887 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:17,888 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:17,888 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-05-07 12:37:17,888 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_MX 2024-05-07 12:37:17,888 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,888 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,888 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,889 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ru 2024-05-07 12:37:17,889 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,889 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,889 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,889 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ga 2024-05-07 12:37:17,889 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,890 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,890 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,890 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar_DZ 2024-05-07 12:37:17,890 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,890 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,890 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,891 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mk 2024-05-07 12:37:17,891 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,891 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,891 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,891 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/he 2024-05-07 12:37:17,891 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:17,892 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:17,892 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-05-07 12:37:17,892 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nn 2024-05-07 12:37:17,892 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,892 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,892 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,893 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/et 2024-05-07 12:37:17,893 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:17,893 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:17,893 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-05-07 12:37:17,893 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kk 2024-05-07 12:37:17,894 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,894 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,894 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,894 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/te 2024-05-07 12:37:17,894 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:17,894 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:17,894 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-05-07 12:37:17,895 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eu 2024-05-07 12:37:17,895 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,895 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,895 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,895 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_CO 2024-05-07 12:37:17,896 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,896 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,896 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,896 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt 2024-05-07 12:37:17,896 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,896 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,897 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,897 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fy 2024-05-07 12:37:17,897 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,897 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,897 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,897 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ka 2024-05-07 12:37:17,898 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,898 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,898 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,898 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_VE 2024-05-07 12:37:17,898 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,898 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,899 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,899 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tk 2024-05-07 12:37:17,899 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,899 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,899 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,900 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sl 2024-05-07 12:37:17,900 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,900 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,900 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,900 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lv 2024-05-07 12:37:17,900 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,900 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,901 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,901 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sw 2024-05-07 12:37:17,901 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,901 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,901 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,902 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tg 2024-05-07 12:37:17,902 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,902 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,902 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,902 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fi 2024-05-07 12:37:17,902 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,902 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,903 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,903 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/is 2024-05-07 12:37:17,903 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:17,903 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:17,903 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-05-07 12:37:17,904 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_AU 2024-05-07 12:37:17,904 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,904 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,904 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,904 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bn 2024-05-07 12:37:17,904 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,904 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,905 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,905 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ro 2024-05-07 12:37:17,905 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,905 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,905 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,906 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hy 2024-05-07 12:37:17,906 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,906 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,906 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,906 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_AR 2024-05-07 12:37:17,906 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,906 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,907 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,907 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/it 2024-05-07 12:37:17,907 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:17,907 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:17,907 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-05-07 12:37:17,908 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gd 2024-05-07 12:37:17,908 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,908 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,908 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,908 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lt 2024-05-07 12:37:17,908 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,908 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,909 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,909 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sq 2024-05-07 12:37:17,909 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,909 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,909 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,910 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en 2024-05-07 12:37:17,910 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:17,910 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:17,910 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-05-07 12:37:17,910 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fa 2024-05-07 12:37:17,910 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,910 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,911 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,911 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/be 2024-05-07 12:37:17,911 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:17,911 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:17,911 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-05-07 12:37:17,912 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es 2024-05-07 12:37:17,912 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:17,912 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:17,912 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-05-07 12:37:17,912 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pa 2024-05-07 12:37:17,912 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,913 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,913 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,913 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hi 2024-05-07 12:37:17,913 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,913 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,913 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,914 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/vi 2024-05-07 12:37:17,914 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,914 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,914 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,914 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_GB 2024-05-07 12:37:17,914 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,915 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,915 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,915 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mr 2024-05-07 12:37:17,915 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,915 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,915 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,916 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ur 2024-05-07 12:37:17,916 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,916 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,916 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,916 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ast 2024-05-07 12:37:17,916 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,917 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,917 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,917 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hu 2024-05-07 12:37:17,917 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,917 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,917 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,918 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/my 2024-05-07 12:37:17,918 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:17,918 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:17,918 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-05-07 12:37:17,918 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/th 2024-05-07 12:37:17,918 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:17,919 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:17,919 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-05-07 12:37:17,919 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ml 2024-05-07 12:37:17,919 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,919 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,919 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,920 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eo 2024-05-07 12:37:17,920 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,920 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,920 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,920 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ckb 2024-05-07 12:37:17,920 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,921 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,921 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,921 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hsb 2024-05-07 12:37:17,921 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,921 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,921 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,922 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bs 2024-05-07 12:37:17,922 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,922 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,922 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,922 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ca 2024-05-07 12:37:17,922 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,923 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,923 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,923 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ms 2024-05-07 12:37:17,923 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,923 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,923 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,924 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/dsb 2024-05-07 12:37:17,924 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,924 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,924 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,924 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tr 2024-05-07 12:37:17,924 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,925 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,925 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,925 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ky 2024-05-07 12:37:17,925 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,925 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,925 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-05-07 12:37:17,926 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr 2024-05-07 12:37:17,926 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,926 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,926 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-05-07 12:37:17,926 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uz 2024-05-07 12:37:17,926 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,927 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,927 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-05-07 12:37:17,927 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pl 2024-05-07 12:37:17,927 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,927 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,927 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-05-07 12:37:17,928 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gl 2024-05-07 12:37:17,928 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,928 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,928 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-05-07 12:37:17,928 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ne 2024-05-07 12:37:17,928 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,929 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,929 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-05-07 12:37:17,929 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hant 2024-05-07 12:37:17,929 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,929 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,929 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:17,930 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt_BR 2024-05-07 12:37:17,930 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,930 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,930 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:17,930 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hr 2024-05-07 12:37:17,930 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,931 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,931 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-05-07 12:37:17,931 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/af 2024-05-07 12:37:17,931 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:17,931 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:17,931 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-05-07 12:37:17,932 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,932 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,932 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/redirects 2024-05-07 12:37:17,932 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,932 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,932 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,933 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,933 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,933 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,933 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:17,933 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/migrations 2024-05-07 12:37:17,933 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/migrations 2024-05-07 12:37:17,934 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/migrations 2024-05-07 12:37:17,934 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/migrations 2024-05-07 12:37:17,934 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale 2024-05-07 12:37:17,934 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ja 2024-05-07 12:37:17,935 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,935 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,935 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-05-07 12:37:17,935 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ia 2024-05-07 12:37:17,935 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,935 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,936 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-05-07 12:37:17,936 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nl 2024-05-07 12:37:17,936 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,936 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,936 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-05-07 12:37:17,937 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nb 2024-05-07 12:37:17,937 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,937 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,937 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-05-07 12:37:17,937 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lb 2024-05-07 12:37:17,938 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,938 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,938 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-05-07 12:37:17,938 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bg 2024-05-07 12:37:17,938 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,938 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,939 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-05-07 12:37:17,939 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ko 2024-05-07 12:37:17,939 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,939 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,939 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-05-07 12:37:17,940 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/udm 2024-05-07 12:37:17,940 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,940 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,940 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-05-07 12:37:17,940 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cs 2024-05-07 12:37:17,941 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,941 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,941 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-05-07 12:37:17,941 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kab 2024-05-07 12:37:17,941 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,942 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,942 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-05-07 12:37:17,942 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr_Latn 2024-05-07 12:37:17,942 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,942 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,943 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:17,943 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/el 2024-05-07 12:37:17,943 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:17,943 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:17,943 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-05-07 12:37:17,944 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/az 2024-05-07 12:37:17,944 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:17,944 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:17,944 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-05-07 12:37:17,944 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tt 2024-05-07 12:37:17,944 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,945 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,945 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-05-07 12:37:17,945 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/os 2024-05-07 12:37:17,945 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:17,945 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:17,946 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-05-07 12:37:17,946 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/io 2024-05-07 12:37:17,946 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:17,946 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:17,946 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-05-07 12:37:17,947 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fr 2024-05-07 12:37:17,947 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,947 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,947 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-05-07 12:37:17,947 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sv 2024-05-07 12:37:17,947 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,948 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,948 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-05-07 12:37:17,948 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/id 2024-05-07 12:37:17,948 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:17,948 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:17,949 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-05-07 12:37:17,949 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/br 2024-05-07 12:37:17,949 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:17,949 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:17,949 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-05-07 12:37:17,950 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/km 2024-05-07 12:37:17,950 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:17,950 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:17,950 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-05-07 12:37:17,950 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uk 2024-05-07 12:37:17,951 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,951 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,951 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-05-07 12:37:17,951 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ta 2024-05-07 12:37:17,951 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,951 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,952 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-05-07 12:37:17,952 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mn 2024-05-07 12:37:17,952 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,952 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,952 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-05-07 12:37:17,953 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/de 2024-05-07 12:37:17,953 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:17,953 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:17,953 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-05-07 12:37:17,953 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar 2024-05-07 12:37:17,954 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,954 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,954 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-05-07 12:37:17,954 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cy 2024-05-07 12:37:17,954 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,954 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,955 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-05-07 12:37:17,955 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kn 2024-05-07 12:37:17,955 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,955 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,955 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-05-07 12:37:17,956 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sk 2024-05-07 12:37:17,956 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,956 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,956 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-05-07 12:37:17,956 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hans 2024-05-07 12:37:17,957 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,957 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,957 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:17,957 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/da 2024-05-07 12:37:17,957 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:17,958 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:17,958 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-05-07 12:37:17,958 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_MX 2024-05-07 12:37:17,958 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,958 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,958 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:17,959 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ru 2024-05-07 12:37:17,959 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,959 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,959 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-05-07 12:37:17,960 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ga 2024-05-07 12:37:17,960 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,960 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,960 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-05-07 12:37:17,960 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar_DZ 2024-05-07 12:37:17,960 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,961 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,961 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:17,961 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mk 2024-05-07 12:37:17,961 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,961 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,962 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-05-07 12:37:17,962 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/he 2024-05-07 12:37:17,962 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:17,962 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:17,962 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-05-07 12:37:17,963 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nn 2024-05-07 12:37:17,963 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,963 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,963 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-05-07 12:37:17,963 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/et 2024-05-07 12:37:17,963 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:17,964 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:17,964 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-05-07 12:37:17,964 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kk 2024-05-07 12:37:17,964 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,964 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,965 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-05-07 12:37:17,965 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/te 2024-05-07 12:37:17,965 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:17,965 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:17,965 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-05-07 12:37:17,966 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eu 2024-05-07 12:37:17,966 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,966 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,966 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-05-07 12:37:17,966 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_CO 2024-05-07 12:37:17,967 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,967 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,967 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:17,967 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt 2024-05-07 12:37:17,967 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,967 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,968 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-05-07 12:37:17,968 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fy 2024-05-07 12:37:17,968 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,968 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,968 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-05-07 12:37:17,969 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ka 2024-05-07 12:37:17,969 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,969 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,969 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-05-07 12:37:17,969 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_VE 2024-05-07 12:37:17,970 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,970 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,970 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:17,970 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tk 2024-05-07 12:37:17,970 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,970 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,971 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-05-07 12:37:17,971 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sl 2024-05-07 12:37:17,971 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,971 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,971 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-05-07 12:37:17,972 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lv 2024-05-07 12:37:17,972 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,972 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,972 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-05-07 12:37:17,972 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sw 2024-05-07 12:37:17,973 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,973 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,973 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-05-07 12:37:17,973 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tg 2024-05-07 12:37:17,973 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,973 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,974 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-05-07 12:37:17,974 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fi 2024-05-07 12:37:17,974 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,974 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,974 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-05-07 12:37:17,975 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/is 2024-05-07 12:37:17,975 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:17,975 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:17,975 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-05-07 12:37:17,975 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_AU 2024-05-07 12:37:17,976 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,976 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,976 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:17,976 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bn 2024-05-07 12:37:17,976 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,977 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,977 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-05-07 12:37:17,977 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ro 2024-05-07 12:37:17,977 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,977 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,977 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-05-07 12:37:17,978 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hy 2024-05-07 12:37:17,978 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,978 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,978 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-05-07 12:37:17,978 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_AR 2024-05-07 12:37:17,979 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,979 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,979 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:17,979 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/it 2024-05-07 12:37:17,979 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:17,980 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:17,980 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-05-07 12:37:17,980 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gd 2024-05-07 12:37:17,980 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,980 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,981 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-05-07 12:37:17,981 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lt 2024-05-07 12:37:17,981 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,981 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,981 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-05-07 12:37:17,982 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sq 2024-05-07 12:37:17,982 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,982 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,982 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-05-07 12:37:17,982 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en 2024-05-07 12:37:17,982 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:17,983 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:17,983 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-05-07 12:37:17,983 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fa 2024-05-07 12:37:17,983 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,983 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,984 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-05-07 12:37:17,984 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/be 2024-05-07 12:37:17,984 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:17,984 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:17,984 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-05-07 12:37:17,985 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es 2024-05-07 12:37:17,985 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:17,985 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:17,985 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-05-07 12:37:17,985 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pa 2024-05-07 12:37:17,986 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,986 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,986 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-05-07 12:37:17,986 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hi 2024-05-07 12:37:17,986 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,986 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,987 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-05-07 12:37:17,987 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/vi 2024-05-07 12:37:17,987 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,987 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,987 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-05-07 12:37:17,988 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_GB 2024-05-07 12:37:17,988 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,988 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,988 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:17,988 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mr 2024-05-07 12:37:17,989 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,989 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,989 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-05-07 12:37:17,989 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ur 2024-05-07 12:37:17,989 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,989 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,990 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-05-07 12:37:17,990 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ast 2024-05-07 12:37:17,990 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,990 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,990 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-05-07 12:37:17,991 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hu 2024-05-07 12:37:17,991 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,991 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,991 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-05-07 12:37:17,991 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/my 2024-05-07 12:37:17,992 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:17,992 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:17,992 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-05-07 12:37:17,992 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/th 2024-05-07 12:37:17,992 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:17,993 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:17,993 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-05-07 12:37:17,993 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ml 2024-05-07 12:37:17,993 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,993 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,994 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-05-07 12:37:17,994 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eo 2024-05-07 12:37:17,994 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,994 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,994 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-05-07 12:37:17,995 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ckb 2024-05-07 12:37:17,995 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,995 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,995 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-05-07 12:37:17,995 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hsb 2024-05-07 12:37:17,995 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,996 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,996 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-05-07 12:37:17,996 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bs 2024-05-07 12:37:17,996 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,996 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,997 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-05-07 12:37:17,997 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ca 2024-05-07 12:37:17,997 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,997 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,997 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-05-07 12:37:17,998 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ms 2024-05-07 12:37:17,998 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,998 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,998 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-05-07 12:37:17,998 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/dsb 2024-05-07 12:37:17,998 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,999 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,999 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-05-07 12:37:17,999 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tr 2024-05-07 12:37:17,999 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:17,999 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,000 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,000 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ky 2024-05-07 12:37:18,000 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,000 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,000 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,001 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr 2024-05-07 12:37:18,001 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,001 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,001 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,001 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uz 2024-05-07 12:37:18,002 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:18,002 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:18,002 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-05-07 12:37:18,002 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pl 2024-05-07 12:37:18,002 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,003 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,003 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,003 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gl 2024-05-07 12:37:18,003 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,003 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,003 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,004 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ne 2024-05-07 12:37:18,004 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,004 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,004 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,004 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hant 2024-05-07 12:37:18,005 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,005 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,005 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,005 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt_BR 2024-05-07 12:37:18,005 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,006 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,006 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,006 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hr 2024-05-07 12:37:18,006 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,006 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,007 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,007 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/af 2024-05-07 12:37:18,007 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:18,007 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:18,007 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-05-07 12:37:18,008 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:18,008 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:18,008 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:18,008 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sites 2024-05-07 12:37:18,008 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,009 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,009 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,009 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,009 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,009 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,010 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,010 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,010 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,010 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,010 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages/storage 2024-05-07 12:37:18,011 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,011 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,011 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,011 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-ppc64le/wheel/django/contrib/messages 2024-05-07 12:37:18,011 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/syndication 2024-05-07 12:37:18,012 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/syndication 2024-05-07 12:37:18,012 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/syndication 2024-05-07 12:37:18,012 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/syndication 2024-05-07 12:37:18,012 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,012 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,013 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,013 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/templatetags 2024-05-07 12:37:18,013 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/templatetags 2024-05-07 12:37:18,013 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/templatetags 2024-05-07 12:37:18,013 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,014 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/migrations 2024-05-07 12:37:18,014 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/migrations 2024-05-07 12:37:18,014 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/migrations 2024-05-07 12:37:18,014 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,014 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale 2024-05-07 12:37:18,015 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ja 2024-05-07 12:37:18,015 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,015 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,015 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,015 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ia 2024-05-07 12:37:18,015 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,016 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,016 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,016 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nl 2024-05-07 12:37:18,016 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,016 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,017 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,017 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nb 2024-05-07 12:37:18,017 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,017 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,017 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,018 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lb 2024-05-07 12:37:18,018 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,018 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,018 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,018 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bg 2024-05-07 12:37:18,019 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,019 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,019 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,019 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ko 2024-05-07 12:37:18,020 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,020 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,020 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,021 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/udm 2024-05-07 12:37:18,021 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,021 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,022 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,022 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cs 2024-05-07 12:37:18,022 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,023 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,023 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,023 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr_Latn 2024-05-07 12:37:18,024 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,024 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,024 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,025 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/el 2024-05-07 12:37:18,025 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:18,025 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:18,026 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-05-07 12:37:18,026 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/az 2024-05-07 12:37:18,026 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:18,027 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:18,027 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-05-07 12:37:18,027 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tt 2024-05-07 12:37:18,028 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,028 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,028 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,029 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/os 2024-05-07 12:37:18,029 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:18,029 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:18,030 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-05-07 12:37:18,030 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/io 2024-05-07 12:37:18,031 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:18,031 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:18,031 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-05-07 12:37:18,032 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fr 2024-05-07 12:37:18,032 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,032 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,032 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,033 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sv 2024-05-07 12:37:18,033 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,033 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,034 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,034 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/id 2024-05-07 12:37:18,035 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:18,035 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:18,035 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-05-07 12:37:18,036 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/br 2024-05-07 12:37:18,036 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:18,036 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:18,036 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-05-07 12:37:18,037 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/km 2024-05-07 12:37:18,037 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:18,037 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:18,038 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-05-07 12:37:18,038 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/uk 2024-05-07 12:37:18,039 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,039 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,039 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,040 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ta 2024-05-07 12:37:18,040 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,040 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,041 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,041 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mn 2024-05-07 12:37:18,041 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,042 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,042 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,042 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/de 2024-05-07 12:37:18,043 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:18,043 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:18,043 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-05-07 12:37:18,044 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar 2024-05-07 12:37:18,044 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,044 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,045 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,045 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cy 2024-05-07 12:37:18,045 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,046 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,046 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,046 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kn 2024-05-07 12:37:18,047 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,047 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,047 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,048 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sk 2024-05-07 12:37:18,048 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,048 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,049 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,049 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hans 2024-05-07 12:37:18,049 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,050 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,050 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,050 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/da 2024-05-07 12:37:18,051 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:18,051 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:18,051 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-05-07 12:37:18,052 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_MX 2024-05-07 12:37:18,052 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,052 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,053 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,053 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ru 2024-05-07 12:37:18,053 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,054 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,054 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,054 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ga 2024-05-07 12:37:18,055 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,055 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,055 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,056 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar_DZ 2024-05-07 12:37:18,056 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,056 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,057 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,057 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mk 2024-05-07 12:37:18,057 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,058 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,058 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,059 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/he 2024-05-07 12:37:18,059 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:18,059 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:18,059 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-05-07 12:37:18,060 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nn 2024-05-07 12:37:18,060 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,060 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,061 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,061 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/et 2024-05-07 12:37:18,062 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:18,062 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:18,062 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-05-07 12:37:18,063 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kk 2024-05-07 12:37:18,063 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,063 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,064 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,064 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/te 2024-05-07 12:37:18,064 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:18,065 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:18,065 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-05-07 12:37:18,065 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eu 2024-05-07 12:37:18,066 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,066 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,066 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,067 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_CO 2024-05-07 12:37:18,067 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,067 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,068 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,068 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt 2024-05-07 12:37:18,068 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,069 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,069 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,069 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fy 2024-05-07 12:37:18,070 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,070 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,070 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,071 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ka 2024-05-07 12:37:18,071 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,071 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,072 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,072 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_VE 2024-05-07 12:37:18,072 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,073 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,073 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,073 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tk 2024-05-07 12:37:18,074 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,074 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,074 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,075 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sl 2024-05-07 12:37:18,075 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,075 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,076 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,076 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lv 2024-05-07 12:37:18,076 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,077 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,077 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,077 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sw 2024-05-07 12:37:18,078 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,078 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,078 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,079 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tg 2024-05-07 12:37:18,079 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,079 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,080 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,080 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fi 2024-05-07 12:37:18,081 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,081 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,081 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,082 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/is 2024-05-07 12:37:18,082 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:18,082 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:18,083 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-05-07 12:37:18,083 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_AU 2024-05-07 12:37:18,083 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,084 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,084 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,084 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bn 2024-05-07 12:37:18,084 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,085 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,085 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,085 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ro 2024-05-07 12:37:18,086 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,086 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,086 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,086 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hy 2024-05-07 12:37:18,086 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,087 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,087 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,087 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_AR 2024-05-07 12:37:18,087 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,087 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,088 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,088 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/it 2024-05-07 12:37:18,088 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:18,088 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:18,088 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-05-07 12:37:18,089 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gd 2024-05-07 12:37:18,089 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,089 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,089 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,089 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lt 2024-05-07 12:37:18,090 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,090 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,090 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,090 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sq 2024-05-07 12:37:18,090 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,091 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,091 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,091 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en 2024-05-07 12:37:18,091 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:18,091 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:18,092 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-05-07 12:37:18,092 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fa 2024-05-07 12:37:18,092 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,092 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,092 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,093 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/be 2024-05-07 12:37:18,093 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:18,093 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:18,093 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-05-07 12:37:18,093 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es 2024-05-07 12:37:18,093 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:18,094 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:18,094 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-05-07 12:37:18,094 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pa 2024-05-07 12:37:18,094 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,094 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,095 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,095 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hi 2024-05-07 12:37:18,095 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,095 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,095 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,096 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/vi 2024-05-07 12:37:18,096 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,096 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,096 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,096 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_GB 2024-05-07 12:37:18,097 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,097 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,097 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,097 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mr 2024-05-07 12:37:18,097 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,097 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,098 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,098 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ur 2024-05-07 12:37:18,098 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,098 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,098 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,099 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ast 2024-05-07 12:37:18,099 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,099 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,099 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,099 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hu 2024-05-07 12:37:18,100 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,100 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,100 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,100 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/my 2024-05-07 12:37:18,100 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:18,100 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:18,101 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-05-07 12:37:18,101 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/th 2024-05-07 12:37:18,101 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:18,101 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:18,101 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-05-07 12:37:18,102 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ml 2024-05-07 12:37:18,102 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,102 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,102 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,102 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eo 2024-05-07 12:37:18,103 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,103 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,103 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,103 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ckb 2024-05-07 12:37:18,103 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,104 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,104 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,104 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hsb 2024-05-07 12:37:18,104 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,104 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,105 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,105 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bs 2024-05-07 12:37:18,105 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,105 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,105 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,106 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ca 2024-05-07 12:37:18,106 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,106 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,106 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,106 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ms 2024-05-07 12:37:18,106 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,107 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,107 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/dsb 2024-05-07 12:37:18,107 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,107 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,108 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,108 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tr 2024-05-07 12:37:18,108 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,108 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,108 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,109 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ky 2024-05-07 12:37:18,109 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,109 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,109 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,109 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr 2024-05-07 12:37:18,110 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,110 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,110 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,110 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pl 2024-05-07 12:37:18,110 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,110 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,111 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,111 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gl 2024-05-07 12:37:18,111 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,111 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,111 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,112 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ne 2024-05-07 12:37:18,112 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,112 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,112 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,112 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hant 2024-05-07 12:37:18,113 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,113 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,113 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,113 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt_BR 2024-05-07 12:37:18,113 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,113 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,114 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,114 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hr 2024-05-07 12:37:18,114 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,114 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,114 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,115 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/af 2024-05-07 12:37:18,115 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:18,115 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:18,115 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-05-07 12:37:18,115 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,116 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,116 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,116 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,116 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/flatpages 2024-05-07 12:37:18,116 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib 2024-05-07 12:37:18,117 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps 2024-05-07 12:37:18,117 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps 2024-05-07 12:37:18,117 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/templates 2024-05-07 12:37:18,117 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/templates 2024-05-07 12:37:18,117 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/templates 2024-05-07 12:37:18,118 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/management 2024-05-07 12:37:18,118 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/management 2024-05-07 12:37:18,118 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/management/commands 2024-05-07 12:37:18,118 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/management/commands 2024-05-07 12:37:18,118 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps/management/commands 2024-05-07 12:37:18,119 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps 2024-05-07 12:37:18,119 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/sitemaps 2024-05-07 12:37:18,119 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,119 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,119 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,120 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/migrations 2024-05-07 12:37:18,120 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/migrations 2024-05-07 12:37:18,120 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/migrations 2024-05-07 12:37:18,120 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/migrations 2024-05-07 12:37:18,121 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale 2024-05-07 12:37:18,121 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ja 2024-05-07 12:37:18,121 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,121 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,121 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-05-07 12:37:18,121 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ia 2024-05-07 12:37:18,122 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,122 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,122 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-05-07 12:37:18,122 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nl 2024-05-07 12:37:18,122 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,123 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,123 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-05-07 12:37:18,123 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nb 2024-05-07 12:37:18,123 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,123 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,123 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-05-07 12:37:18,124 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lb 2024-05-07 12:37:18,124 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,124 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,124 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-05-07 12:37:18,124 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bg 2024-05-07 12:37:18,125 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,125 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,125 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-05-07 12:37:18,125 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ko 2024-05-07 12:37:18,125 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,126 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,126 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-05-07 12:37:18,126 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/udm 2024-05-07 12:37:18,126 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,126 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,127 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-05-07 12:37:18,127 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cs 2024-05-07 12:37:18,127 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,127 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,127 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-05-07 12:37:18,128 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr_Latn 2024-05-07 12:37:18,128 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,128 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,128 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-05-07 12:37:18,128 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/el 2024-05-07 12:37:18,128 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:18,129 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:18,129 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-05-07 12:37:18,129 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/az 2024-05-07 12:37:18,129 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:18,129 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:18,130 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-05-07 12:37:18,130 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tt 2024-05-07 12:37:18,130 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,130 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,130 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-05-07 12:37:18,131 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/os 2024-05-07 12:37:18,131 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:18,131 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:18,131 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-05-07 12:37:18,131 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/io 2024-05-07 12:37:18,132 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:18,132 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:18,132 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-05-07 12:37:18,132 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fr 2024-05-07 12:37:18,132 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,132 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,133 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-05-07 12:37:18,133 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sv 2024-05-07 12:37:18,133 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,133 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,133 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-05-07 12:37:18,134 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/id 2024-05-07 12:37:18,134 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:18,134 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:18,134 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-05-07 12:37:18,134 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/br 2024-05-07 12:37:18,135 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:18,135 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:18,135 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-05-07 12:37:18,135 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/km 2024-05-07 12:37:18,135 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:18,136 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:18,136 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-05-07 12:37:18,136 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/uk 2024-05-07 12:37:18,136 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,136 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,136 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-05-07 12:37:18,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ta 2024-05-07 12:37:18,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,137 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,137 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-05-07 12:37:18,137 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mn 2024-05-07 12:37:18,138 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,138 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,138 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-05-07 12:37:18,138 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/de 2024-05-07 12:37:18,138 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:18,139 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:18,139 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-05-07 12:37:18,139 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar 2024-05-07 12:37:18,139 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,139 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,140 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-05-07 12:37:18,140 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cy 2024-05-07 12:37:18,140 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,140 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,140 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-05-07 12:37:18,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kn 2024-05-07 12:37:18,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,141 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,141 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-05-07 12:37:18,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sk 2024-05-07 12:37:18,141 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,142 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,142 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-05-07 12:37:18,142 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hans 2024-05-07 12:37:18,142 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,142 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,143 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-05-07 12:37:18,143 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/da 2024-05-07 12:37:18,143 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:18,143 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:18,143 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-05-07 12:37:18,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_MX 2024-05-07 12:37:18,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,144 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,144 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-05-07 12:37:18,144 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ru 2024-05-07 12:37:18,145 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,145 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,145 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-05-07 12:37:18,145 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ga 2024-05-07 12:37:18,145 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,145 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,146 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-05-07 12:37:18,146 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar_DZ 2024-05-07 12:37:18,146 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,146 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,146 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-05-07 12:37:18,147 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mk 2024-05-07 12:37:18,147 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,147 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,147 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-05-07 12:37:18,147 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/he 2024-05-07 12:37:18,148 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:18,148 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:18,148 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-05-07 12:37:18,148 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nn 2024-05-07 12:37:18,148 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,148 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,149 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-05-07 12:37:18,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/et 2024-05-07 12:37:18,149 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:18,149 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:18,149 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-05-07 12:37:18,150 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kk 2024-05-07 12:37:18,150 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,150 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,150 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-05-07 12:37:18,150 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/te 2024-05-07 12:37:18,151 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:18,151 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:18,151 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-05-07 12:37:18,151 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eu 2024-05-07 12:37:18,151 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,152 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,152 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-05-07 12:37:18,152 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_CO 2024-05-07 12:37:18,152 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,152 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,153 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-05-07 12:37:18,153 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt 2024-05-07 12:37:18,153 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,153 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,153 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-05-07 12:37:18,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fy 2024-05-07 12:37:18,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,154 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,154 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-05-07 12:37:18,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ka 2024-05-07 12:37:18,154 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,155 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,155 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-05-07 12:37:18,155 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_VE 2024-05-07 12:37:18,155 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,155 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,156 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-05-07 12:37:18,156 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tk 2024-05-07 12:37:18,156 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,156 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,156 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-05-07 12:37:18,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sl 2024-05-07 12:37:18,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,157 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,157 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-05-07 12:37:18,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lv 2024-05-07 12:37:18,157 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,158 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,158 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-05-07 12:37:18,158 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sw 2024-05-07 12:37:18,158 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,158 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,159 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-05-07 12:37:18,159 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tg 2024-05-07 12:37:18,159 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,159 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,159 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-05-07 12:37:18,160 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fi 2024-05-07 12:37:18,160 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,160 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,160 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-05-07 12:37:18,160 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/is 2024-05-07 12:37:18,161 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:18,161 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:18,161 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-05-07 12:37:18,161 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_AU 2024-05-07 12:37:18,161 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,161 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,162 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-05-07 12:37:18,162 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bn 2024-05-07 12:37:18,162 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,162 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,162 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-05-07 12:37:18,163 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ro 2024-05-07 12:37:18,163 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,163 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,163 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-05-07 12:37:18,163 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hy 2024-05-07 12:37:18,164 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,164 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,164 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-05-07 12:37:18,164 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_AR 2024-05-07 12:37:18,164 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,165 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,165 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-05-07 12:37:18,165 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/it 2024-05-07 12:37:18,165 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:18,165 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:18,166 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-05-07 12:37:18,166 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gd 2024-05-07 12:37:18,166 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,166 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,166 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-05-07 12:37:18,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lt 2024-05-07 12:37:18,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,167 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,167 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-05-07 12:37:18,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sq 2024-05-07 12:37:18,167 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,168 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,168 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-05-07 12:37:18,168 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en 2024-05-07 12:37:18,168 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:18,168 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:18,169 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-05-07 12:37:18,169 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fa 2024-05-07 12:37:18,169 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,169 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,169 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-05-07 12:37:18,170 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/be 2024-05-07 12:37:18,170 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:18,170 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:18,170 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-05-07 12:37:18,170 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es 2024-05-07 12:37:18,171 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:18,171 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:18,171 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-05-07 12:37:18,171 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pa 2024-05-07 12:37:18,171 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,171 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,172 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-05-07 12:37:18,172 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hi 2024-05-07 12:37:18,172 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,172 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,172 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-05-07 12:37:18,173 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/vi 2024-05-07 12:37:18,173 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,173 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,173 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-05-07 12:37:18,173 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_GB 2024-05-07 12:37:18,174 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,174 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,174 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-05-07 12:37:18,174 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mr 2024-05-07 12:37:18,174 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,174 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,175 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-05-07 12:37:18,175 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ur 2024-05-07 12:37:18,175 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,175 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,175 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-05-07 12:37:18,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ast 2024-05-07 12:37:18,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,176 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,176 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-05-07 12:37:18,176 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hu 2024-05-07 12:37:18,177 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,177 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,177 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-05-07 12:37:18,177 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/my 2024-05-07 12:37:18,177 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:18,178 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:18,178 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-05-07 12:37:18,178 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/th 2024-05-07 12:37:18,178 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:18,178 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:18,179 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-05-07 12:37:18,179 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ml 2024-05-07 12:37:18,179 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,179 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,179 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-05-07 12:37:18,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eo 2024-05-07 12:37:18,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,180 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,180 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-05-07 12:37:18,180 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ckb 2024-05-07 12:37:18,181 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,181 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,181 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-05-07 12:37:18,181 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hsb 2024-05-07 12:37:18,181 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,181 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,182 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-05-07 12:37:18,182 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bs 2024-05-07 12:37:18,182 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,182 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,182 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-05-07 12:37:18,183 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ca 2024-05-07 12:37:18,183 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,183 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,183 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-05-07 12:37:18,183 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ms 2024-05-07 12:37:18,184 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,184 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,184 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-05-07 12:37:18,184 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/dsb 2024-05-07 12:37:18,184 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,185 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,185 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-05-07 12:37:18,185 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tr 2024-05-07 12:37:18,185 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,185 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,185 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-05-07 12:37:18,186 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ky 2024-05-07 12:37:18,186 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,186 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,186 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-05-07 12:37:18,186 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr 2024-05-07 12:37:18,187 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,187 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,187 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-05-07 12:37:18,187 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pl 2024-05-07 12:37:18,187 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,188 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,188 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-05-07 12:37:18,188 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gl 2024-05-07 12:37:18,188 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,188 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,189 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-05-07 12:37:18,189 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ne 2024-05-07 12:37:18,189 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,189 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,189 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-05-07 12:37:18,190 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hant 2024-05-07 12:37:18,190 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,190 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,190 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-05-07 12:37:18,190 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt_BR 2024-05-07 12:37:18,191 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,191 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,191 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-05-07 12:37:18,191 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hr 2024-05-07 12:37:18,191 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,191 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,192 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-05-07 12:37:18,192 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/af 2024-05-07 12:37:18,192 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:18,192 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:18,192 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-05-07 12:37:18,193 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/management 2024-05-07 12:37:18,193 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/management 2024-05-07 12:37:18,193 root INFO creating build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/management/commands 2024-05-07 12:37:18,193 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/management/commands 2024-05-07 12:37:18,193 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes/management/commands 2024-05-07 12:37:18,194 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,194 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,194 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,194 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,194 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,195 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-ppc64le/wheel/django/contrib/contenttypes 2024-05-07 12:37:18,195 root INFO creating build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,195 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,195 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,195 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,196 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,196 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,196 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,196 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,196 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,197 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,197 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,197 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,197 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,198 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,198 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,198 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,198 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,198 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,199 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,199 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,199 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,199 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,199 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,200 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,200 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,200 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,200 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,200 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,201 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,201 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,201 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,201 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,201 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,202 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,202 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,202 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,202 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,202 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,203 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,203 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,203 root INFO creating build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,203 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,203 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,204 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,204 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,204 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-ppc64le/wheel/django/utils/translation 2024-05-07 12:37:18,204 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,204 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,205 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,205 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-ppc64le/wheel/django/utils 2024-05-07 12:37:18,205 root INFO running install_egg_info 2024-05-07 12:37:18,209 root INFO Copying Django.egg-info to build/bdist.linux-ppc64le/wheel/Django-4.2.12-py3.12.egg-info 2024-05-07 12:37:18,210 root INFO running install_scripts 2024-05-07 12:37:18,215 wheel INFO creating build/bdist.linux-ppc64le/wheel/Django-4.2.12.dist-info/WHEEL 2024-05-07 12:37:18,215 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/django-4.2.12/.dist/.tmp-ovwbqr00/Django-4.2.12-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-05-07 12:37:18,216 wheel INFO adding 'django/__init__.py' 2024-05-07 12:37:18,216 wheel INFO adding 'django/__main__.py' 2024-05-07 12:37:18,216 wheel INFO adding 'django/shortcuts.py' 2024-05-07 12:37:18,217 wheel INFO adding 'django/apps/__init__.py' 2024-05-07 12:37:18,217 wheel INFO adding 'django/apps/config.py' 2024-05-07 12:37:18,217 wheel INFO adding 'django/apps/registry.py' 2024-05-07 12:37:18,218 wheel INFO adding 'django/conf/__init__.py' 2024-05-07 12:37:18,218 wheel INFO adding 'django/conf/global_settings.py' 2024-05-07 12:37:18,218 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2024-05-07 12:37:18,219 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2024-05-07 12:37:18,219 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2024-05-07 12:37:18,219 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2024-05-07 12:37:18,219 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2024-05-07 12:37:18,220 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2024-05-07 12:37:18,220 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2024-05-07 12:37:18,220 wheel INFO adding 'django/conf/locale/__init__.py' 2024-05-07 12:37:18,222 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,222 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,222 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2024-05-07 12:37:18,223 wheel INFO adding 'django/conf/locale/ar/formats.py' 2024-05-07 12:37:18,223 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,223 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,224 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2024-05-07 12:37:18,224 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2024-05-07 12:37:18,224 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,225 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,225 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,225 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,226 wheel INFO adding 'django/conf/locale/az/__init__.py' 2024-05-07 12:37:18,226 wheel INFO adding 'django/conf/locale/az/formats.py' 2024-05-07 12:37:18,226 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,226 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,227 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,227 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,228 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2024-05-07 12:37:18,228 wheel INFO adding 'django/conf/locale/bg/formats.py' 2024-05-07 12:37:18,228 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,229 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,229 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2024-05-07 12:37:18,229 wheel INFO adding 'django/conf/locale/bn/formats.py' 2024-05-07 12:37:18,229 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,230 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,230 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,230 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,231 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2024-05-07 12:37:18,231 wheel INFO adding 'django/conf/locale/bs/formats.py' 2024-05-07 12:37:18,231 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,232 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,232 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2024-05-07 12:37:18,232 wheel INFO adding 'django/conf/locale/ca/formats.py' 2024-05-07 12:37:18,232 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,233 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,233 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2024-05-07 12:37:18,233 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2024-05-07 12:37:18,234 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,234 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,234 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2024-05-07 12:37:18,234 wheel INFO adding 'django/conf/locale/cs/formats.py' 2024-05-07 12:37:18,235 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,235 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,235 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2024-05-07 12:37:18,236 wheel INFO adding 'django/conf/locale/cy/formats.py' 2024-05-07 12:37:18,236 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,236 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,237 wheel INFO adding 'django/conf/locale/da/__init__.py' 2024-05-07 12:37:18,237 wheel INFO adding 'django/conf/locale/da/formats.py' 2024-05-07 12:37:18,237 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,237 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,238 wheel INFO adding 'django/conf/locale/de/__init__.py' 2024-05-07 12:37:18,238 wheel INFO adding 'django/conf/locale/de/formats.py' 2024-05-07 12:37:18,238 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,239 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,239 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2024-05-07 12:37:18,239 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2024-05-07 12:37:18,240 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,240 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,240 wheel INFO adding 'django/conf/locale/el/__init__.py' 2024-05-07 12:37:18,241 wheel INFO adding 'django/conf/locale/el/formats.py' 2024-05-07 12:37:18,241 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,241 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,242 wheel INFO adding 'django/conf/locale/en/__init__.py' 2024-05-07 12:37:18,242 wheel INFO adding 'django/conf/locale/en/formats.py' 2024-05-07 12:37:18,242 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,242 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,243 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2024-05-07 12:37:18,243 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2024-05-07 12:37:18,243 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,244 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,244 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2024-05-07 12:37:18,244 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2024-05-07 12:37:18,244 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,245 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,245 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2024-05-07 12:37:18,245 wheel INFO adding 'django/conf/locale/eo/formats.py' 2024-05-07 12:37:18,246 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,246 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,246 wheel INFO adding 'django/conf/locale/es/__init__.py' 2024-05-07 12:37:18,246 wheel INFO adding 'django/conf/locale/es/formats.py' 2024-05-07 12:37:18,247 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,247 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,247 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2024-05-07 12:37:18,248 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2024-05-07 12:37:18,248 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,248 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,249 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2024-05-07 12:37:18,249 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2024-05-07 12:37:18,249 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,249 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,250 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2024-05-07 12:37:18,250 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2024-05-07 12:37:18,250 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,251 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,251 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2024-05-07 12:37:18,251 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2024-05-07 12:37:18,251 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2024-05-07 12:37:18,252 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2024-05-07 12:37:18,252 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,252 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,253 wheel INFO adding 'django/conf/locale/et/__init__.py' 2024-05-07 12:37:18,253 wheel INFO adding 'django/conf/locale/et/formats.py' 2024-05-07 12:37:18,253 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,253 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,254 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2024-05-07 12:37:18,254 wheel INFO adding 'django/conf/locale/eu/formats.py' 2024-05-07 12:37:18,254 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,255 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,255 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2024-05-07 12:37:18,255 wheel INFO adding 'django/conf/locale/fa/formats.py' 2024-05-07 12:37:18,255 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,256 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,256 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2024-05-07 12:37:18,256 wheel INFO adding 'django/conf/locale/fi/formats.py' 2024-05-07 12:37:18,257 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,257 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,257 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2024-05-07 12:37:18,258 wheel INFO adding 'django/conf/locale/fr/formats.py' 2024-05-07 12:37:18,258 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,258 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,259 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2024-05-07 12:37:18,259 wheel INFO adding 'django/conf/locale/fy/formats.py' 2024-05-07 12:37:18,259 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,259 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,260 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2024-05-07 12:37:18,260 wheel INFO adding 'django/conf/locale/ga/formats.py' 2024-05-07 12:37:18,260 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,260 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,261 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2024-05-07 12:37:18,261 wheel INFO adding 'django/conf/locale/gd/formats.py' 2024-05-07 12:37:18,261 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,262 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,262 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2024-05-07 12:37:18,262 wheel INFO adding 'django/conf/locale/gl/formats.py' 2024-05-07 12:37:18,262 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,263 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,263 wheel INFO adding 'django/conf/locale/he/__init__.py' 2024-05-07 12:37:18,263 wheel INFO adding 'django/conf/locale/he/formats.py' 2024-05-07 12:37:18,264 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,264 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,264 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2024-05-07 12:37:18,265 wheel INFO adding 'django/conf/locale/hi/formats.py' 2024-05-07 12:37:18,265 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,265 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,265 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2024-05-07 12:37:18,266 wheel INFO adding 'django/conf/locale/hr/formats.py' 2024-05-07 12:37:18,266 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,266 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,267 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,267 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,267 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2024-05-07 12:37:18,268 wheel INFO adding 'django/conf/locale/hu/formats.py' 2024-05-07 12:37:18,268 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,268 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,269 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,269 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,269 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,270 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,270 wheel INFO adding 'django/conf/locale/id/__init__.py' 2024-05-07 12:37:18,270 wheel INFO adding 'django/conf/locale/id/formats.py' 2024-05-07 12:37:18,271 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,271 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,271 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2024-05-07 12:37:18,271 wheel INFO adding 'django/conf/locale/ig/formats.py' 2024-05-07 12:37:18,272 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,272 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2024-05-07 12:37:18,272 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,273 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,273 wheel INFO adding 'django/conf/locale/is/__init__.py' 2024-05-07 12:37:18,273 wheel INFO adding 'django/conf/locale/is/formats.py' 2024-05-07 12:37:18,274 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,274 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,274 wheel INFO adding 'django/conf/locale/it/__init__.py' 2024-05-07 12:37:18,274 wheel INFO adding 'django/conf/locale/it/formats.py' 2024-05-07 12:37:18,275 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,275 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,275 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2024-05-07 12:37:18,276 wheel INFO adding 'django/conf/locale/ja/formats.py' 2024-05-07 12:37:18,276 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,276 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,277 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2024-05-07 12:37:18,277 wheel INFO adding 'django/conf/locale/ka/formats.py' 2024-05-07 12:37:18,277 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,277 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,278 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,278 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:18,278 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,279 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,279 wheel INFO adding 'django/conf/locale/km/__init__.py' 2024-05-07 12:37:18,279 wheel INFO adding 'django/conf/locale/km/formats.py' 2024-05-07 12:37:18,280 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,280 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,280 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2024-05-07 12:37:18,280 wheel INFO adding 'django/conf/locale/kn/formats.py' 2024-05-07 12:37:18,281 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,281 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,281 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2024-05-07 12:37:18,281 wheel INFO adding 'django/conf/locale/ko/formats.py' 2024-05-07 12:37:18,282 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,282 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,282 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2024-05-07 12:37:18,283 wheel INFO adding 'django/conf/locale/ky/formats.py' 2024-05-07 12:37:18,283 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,283 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,284 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,284 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,284 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2024-05-07 12:37:18,284 wheel INFO adding 'django/conf/locale/lt/formats.py' 2024-05-07 12:37:18,285 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,285 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,285 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2024-05-07 12:37:18,286 wheel INFO adding 'django/conf/locale/lv/formats.py' 2024-05-07 12:37:18,286 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,286 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,287 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2024-05-07 12:37:18,287 wheel INFO adding 'django/conf/locale/mk/formats.py' 2024-05-07 12:37:18,287 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,287 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,288 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2024-05-07 12:37:18,288 wheel INFO adding 'django/conf/locale/ml/formats.py' 2024-05-07 12:37:18,288 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,288 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,289 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2024-05-07 12:37:18,289 wheel INFO adding 'django/conf/locale/mn/formats.py' 2024-05-07 12:37:18,289 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,290 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,290 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,290 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,291 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2024-05-07 12:37:18,291 wheel INFO adding 'django/conf/locale/ms/formats.py' 2024-05-07 12:37:18,291 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,291 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,292 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,292 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,292 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2024-05-07 12:37:18,293 wheel INFO adding 'django/conf/locale/nb/formats.py' 2024-05-07 12:37:18,293 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,293 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,294 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,294 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,294 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2024-05-07 12:37:18,294 wheel INFO adding 'django/conf/locale/nl/formats.py' 2024-05-07 12:37:18,295 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,295 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,295 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2024-05-07 12:37:18,296 wheel INFO adding 'django/conf/locale/nn/formats.py' 2024-05-07 12:37:18,296 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,296 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,297 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,297 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,297 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,297 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,298 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2024-05-07 12:37:18,298 wheel INFO adding 'django/conf/locale/pl/formats.py' 2024-05-07 12:37:18,298 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,299 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,299 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2024-05-07 12:37:18,299 wheel INFO adding 'django/conf/locale/pt/formats.py' 2024-05-07 12:37:18,299 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,300 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,300 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2024-05-07 12:37:18,300 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2024-05-07 12:37:18,301 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,301 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,301 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2024-05-07 12:37:18,302 wheel INFO adding 'django/conf/locale/ro/formats.py' 2024-05-07 12:37:18,302 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,302 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,303 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2024-05-07 12:37:18,303 wheel INFO adding 'django/conf/locale/ru/formats.py' 2024-05-07 12:37:18,303 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,304 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,304 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2024-05-07 12:37:18,304 wheel INFO adding 'django/conf/locale/sk/formats.py' 2024-05-07 12:37:18,304 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,305 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,305 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2024-05-07 12:37:18,305 wheel INFO adding 'django/conf/locale/sl/formats.py' 2024-05-07 12:37:18,306 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,306 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,306 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2024-05-07 12:37:18,307 wheel INFO adding 'django/conf/locale/sq/formats.py' 2024-05-07 12:37:18,307 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,307 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,307 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2024-05-07 12:37:18,308 wheel INFO adding 'django/conf/locale/sr/formats.py' 2024-05-07 12:37:18,308 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,308 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,309 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2024-05-07 12:37:18,309 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2024-05-07 12:37:18,309 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,310 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,310 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2024-05-07 12:37:18,310 wheel INFO adding 'django/conf/locale/sv/formats.py' 2024-05-07 12:37:18,310 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,311 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,311 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,311 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,312 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2024-05-07 12:37:18,312 wheel INFO adding 'django/conf/locale/ta/formats.py' 2024-05-07 12:37:18,312 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,312 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,313 wheel INFO adding 'django/conf/locale/te/__init__.py' 2024-05-07 12:37:18,313 wheel INFO adding 'django/conf/locale/te/formats.py' 2024-05-07 12:37:18,313 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,313 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,314 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2024-05-07 12:37:18,314 wheel INFO adding 'django/conf/locale/tg/formats.py' 2024-05-07 12:37:18,314 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,315 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,315 wheel INFO adding 'django/conf/locale/th/__init__.py' 2024-05-07 12:37:18,315 wheel INFO adding 'django/conf/locale/th/formats.py' 2024-05-07 12:37:18,315 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,316 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,316 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2024-05-07 12:37:18,316 wheel INFO adding 'django/conf/locale/tk/formats.py' 2024-05-07 12:37:18,316 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,317 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,317 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2024-05-07 12:37:18,317 wheel INFO adding 'django/conf/locale/tr/formats.py' 2024-05-07 12:37:18,317 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,318 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,318 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,318 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,319 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,319 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,319 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2024-05-07 12:37:18,320 wheel INFO adding 'django/conf/locale/uk/formats.py' 2024-05-07 12:37:18,320 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,320 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,321 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,321 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,321 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2024-05-07 12:37:18,321 wheel INFO adding 'django/conf/locale/uz/formats.py' 2024-05-07 12:37:18,322 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,322 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:18,322 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2024-05-07 12:37:18,323 wheel INFO adding 'django/conf/locale/vi/formats.py' 2024-05-07 12:37:18,323 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,323 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,323 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2024-05-07 12:37:18,324 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2024-05-07 12:37:18,324 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,324 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,325 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2024-05-07 12:37:18,325 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2024-05-07 12:37:18,325 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,325 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,326 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2024-05-07 12:37:18,326 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2024-05-07 12:37:18,326 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2024-05-07 12:37:18,326 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2024-05-07 12:37:18,326 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2024-05-07 12:37:18,327 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2024-05-07 12:37:18,327 wheel INFO adding 'django/conf/urls/__init__.py' 2024-05-07 12:37:18,327 wheel INFO adding 'django/conf/urls/i18n.py' 2024-05-07 12:37:18,327 wheel INFO adding 'django/conf/urls/static.py' 2024-05-07 12:37:18,328 wheel INFO adding 'django/contrib/__init__.py' 2024-05-07 12:37:18,328 wheel INFO adding 'django/contrib/admin/__init__.py' 2024-05-07 12:37:18,328 wheel INFO adding 'django/contrib/admin/actions.py' 2024-05-07 12:37:18,328 wheel INFO adding 'django/contrib/admin/apps.py' 2024-05-07 12:37:18,329 wheel INFO adding 'django/contrib/admin/checks.py' 2024-05-07 12:37:18,329 wheel INFO adding 'django/contrib/admin/decorators.py' 2024-05-07 12:37:18,329 wheel INFO adding 'django/contrib/admin/exceptions.py' 2024-05-07 12:37:18,329 wheel INFO adding 'django/contrib/admin/filters.py' 2024-05-07 12:37:18,330 wheel INFO adding 'django/contrib/admin/forms.py' 2024-05-07 12:37:18,330 wheel INFO adding 'django/contrib/admin/helpers.py' 2024-05-07 12:37:18,330 wheel INFO adding 'django/contrib/admin/models.py' 2024-05-07 12:37:18,331 wheel INFO adding 'django/contrib/admin/options.py' 2024-05-07 12:37:18,331 wheel INFO adding 'django/contrib/admin/sites.py' 2024-05-07 12:37:18,332 wheel INFO adding 'django/contrib/admin/tests.py' 2024-05-07 12:37:18,332 wheel INFO adding 'django/contrib/admin/utils.py' 2024-05-07 12:37:18,332 wheel INFO adding 'django/contrib/admin/widgets.py' 2024-05-07 12:37:18,334 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,334 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,334 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,335 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,335 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,335 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2024-05-07 12:37:18,336 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,336 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,336 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,336 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,337 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,337 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,337 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,338 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,338 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,338 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,338 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,339 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,339 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,339 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,340 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,340 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,340 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,341 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,341 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,341 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,342 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,342 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,342 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,342 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,343 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,343 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,343 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,344 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,344 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,344 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,344 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,345 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,345 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,345 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,346 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,346 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,346 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,346 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,347 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,347 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,347 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,348 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,348 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,348 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,349 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,349 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,349 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,350 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,350 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,350 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,350 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,351 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,351 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,351 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,352 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,352 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,352 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,353 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,353 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,353 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,353 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,354 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,354 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,354 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,355 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,355 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,355 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,356 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,356 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,356 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,356 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,357 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,357 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,357 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,358 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,358 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,358 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,358 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,359 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,359 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,359 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,360 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,360 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,360 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,360 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,361 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,361 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,361 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,362 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,362 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,362 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,362 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,363 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,363 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,363 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,364 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,364 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,364 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,364 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,365 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,365 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,365 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,366 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,366 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,366 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,367 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,367 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,367 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,367 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,368 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,368 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,368 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,369 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,369 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,369 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,370 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,370 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,370 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,370 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,371 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,371 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,371 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,372 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,372 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,372 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,372 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,373 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,373 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,373 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,374 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,374 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,374 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,374 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,375 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,375 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,375 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,376 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,376 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,376 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,377 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,377 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,377 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,377 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,378 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,378 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,378 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,379 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,379 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,379 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,380 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,380 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,380 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,380 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,381 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,381 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,381 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,382 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,382 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,382 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,382 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,383 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,383 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,383 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,384 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,384 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,384 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,385 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,385 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,385 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,385 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,386 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,386 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,386 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,387 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,387 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,387 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,387 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,388 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,388 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,388 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,389 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,389 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,389 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,389 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,390 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,390 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,390 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,391 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,391 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,391 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,392 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,392 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,392 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,392 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:18,393 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,393 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,393 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,394 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,394 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,394 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,394 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,395 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,395 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,395 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,395 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,396 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,396 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,396 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,397 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,397 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,397 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,397 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,398 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,398 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,398 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,399 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,399 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,399 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,399 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,400 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,400 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,400 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,401 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,401 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,401 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,401 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,402 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,402 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,402 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,403 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,403 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,403 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,404 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,404 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,404 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,404 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,405 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,405 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,405 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,406 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,406 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,406 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,406 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,407 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,407 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,407 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,408 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,408 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,408 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,408 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,409 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,409 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,409 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,410 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,410 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,410 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,410 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,411 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,411 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,411 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,412 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,412 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,412 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,412 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,413 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,413 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,413 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,414 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,414 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,414 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,415 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,415 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,415 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,415 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,416 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,416 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,416 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,417 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,417 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,417 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,417 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,418 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,418 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,418 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,419 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,419 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,419 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,420 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,420 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,420 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,420 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,421 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,421 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,421 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,422 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,422 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,422 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,423 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,423 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,423 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,423 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,424 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,424 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,425 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,425 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,425 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,425 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,426 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,426 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,426 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,427 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,427 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,427 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,428 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,428 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,428 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,428 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,429 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,429 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,429 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,430 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,430 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,430 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,431 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,431 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,431 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,432 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,432 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,433 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,434 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,434 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,435 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,435 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,436 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,437 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,437 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,438 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,438 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,439 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,440 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,440 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,441 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,441 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,442 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,443 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,443 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,444 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,444 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,445 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,446 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,446 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,446 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,447 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,447 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,448 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,449 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,449 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,450 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,451 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,451 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,452 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,452 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,453 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,453 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:18,454 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,454 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,455 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,456 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,456 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,457 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,457 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,458 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,459 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,459 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,460 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,460 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,461 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2024-05-07 12:37:18,461 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2024-05-07 12:37:18,462 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2024-05-07 12:37:18,462 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2024-05-07 12:37:18,463 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2024-05-07 12:37:18,463 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2024-05-07 12:37:18,464 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2024-05-07 12:37:18,464 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2024-05-07 12:37:18,465 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2024-05-07 12:37:18,466 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2024-05-07 12:37:18,466 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2024-05-07 12:37:18,466 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2024-05-07 12:37:18,467 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2024-05-07 12:37:18,467 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2024-05-07 12:37:18,468 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2024-05-07 12:37:18,468 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2024-05-07 12:37:18,469 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2024-05-07 12:37:18,469 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2024-05-07 12:37:18,470 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2024-05-07 12:37:18,470 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2024-05-07 12:37:18,471 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2024-05-07 12:37:18,472 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2024-05-07 12:37:18,472 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2024-05-07 12:37:18,473 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2024-05-07 12:37:18,473 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2024-05-07 12:37:18,473 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2024-05-07 12:37:18,474 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2024-05-07 12:37:18,474 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2024-05-07 12:37:18,474 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2024-05-07 12:37:18,475 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2024-05-07 12:37:18,475 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2024-05-07 12:37:18,476 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2024-05-07 12:37:18,476 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2024-05-07 12:37:18,476 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2024-05-07 12:37:18,477 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2024-05-07 12:37:18,477 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2024-05-07 12:37:18,478 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2024-05-07 12:37:18,478 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2024-05-07 12:37:18,478 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2024-05-07 12:37:18,479 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2024-05-07 12:37:18,479 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2024-05-07 12:37:18,480 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2024-05-07 12:37:18,480 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2024-05-07 12:37:18,481 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2024-05-07 12:37:18,481 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2024-05-07 12:37:18,482 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2024-05-07 12:37:18,482 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2024-05-07 12:37:18,483 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2024-05-07 12:37:18,483 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2024-05-07 12:37:18,483 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2024-05-07 12:37:18,484 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2024-05-07 12:37:18,484 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2024-05-07 12:37:18,485 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2024-05-07 12:37:18,485 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2024-05-07 12:37:18,486 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2024-05-07 12:37:18,486 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2024-05-07 12:37:18,487 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2024-05-07 12:37:18,487 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2024-05-07 12:37:18,487 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2024-05-07 12:37:18,488 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2024-05-07 12:37:18,488 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2024-05-07 12:37:18,489 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2024-05-07 12:37:18,489 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2024-05-07 12:37:18,490 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2024-05-07 12:37:18,491 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2024-05-07 12:37:18,496 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2024-05-07 12:37:18,496 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2024-05-07 12:37:18,497 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2024-05-07 12:37:18,498 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2024-05-07 12:37:18,499 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2024-05-07 12:37:18,499 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2024-05-07 12:37:18,499 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2024-05-07 12:37:18,500 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2024-05-07 12:37:18,500 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2024-05-07 12:37:18,500 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2024-05-07 12:37:18,500 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2024-05-07 12:37:18,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2024-05-07 12:37:18,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2024-05-07 12:37:18,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2024-05-07 12:37:18,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2024-05-07 12:37:18,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2024-05-07 12:37:18,502 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2024-05-07 12:37:18,502 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2024-05-07 12:37:18,502 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2024-05-07 12:37:18,502 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2024-05-07 12:37:18,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2024-05-07 12:37:18,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2024-05-07 12:37:18,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2024-05-07 12:37:18,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2024-05-07 12:37:18,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2024-05-07 12:37:18,504 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2024-05-07 12:37:18,504 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2024-05-07 12:37:18,504 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2024-05-07 12:37:18,504 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2024-05-07 12:37:18,505 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2024-05-07 12:37:18,505 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2024-05-07 12:37:18,505 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2024-05-07 12:37:18,505 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2024-05-07 12:37:18,505 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2024-05-07 12:37:18,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2024-05-07 12:37:18,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2024-05-07 12:37:18,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2024-05-07 12:37:18,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2024-05-07 12:37:18,507 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2024-05-07 12:37:18,507 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2024-05-07 12:37:18,507 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2024-05-07 12:37:18,507 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2024-05-07 12:37:18,507 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2024-05-07 12:37:18,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2024-05-07 12:37:18,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2024-05-07 12:37:18,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2024-05-07 12:37:18,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2024-05-07 12:37:18,509 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2024-05-07 12:37:18,509 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2024-05-07 12:37:18,509 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2024-05-07 12:37:18,509 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2024-05-07 12:37:18,509 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2024-05-07 12:37:18,510 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2024-05-07 12:37:18,510 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2024-05-07 12:37:18,510 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2024-05-07 12:37:18,510 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2024-05-07 12:37:18,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2024-05-07 12:37:18,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2024-05-07 12:37:18,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2024-05-07 12:37:18,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2024-05-07 12:37:18,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2024-05-07 12:37:18,512 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2024-05-07 12:37:18,512 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2024-05-07 12:37:18,512 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2024-05-07 12:37:18,513 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2024-05-07 12:37:18,514 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2024-05-07 12:37:18,515 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2024-05-07 12:37:18,515 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2024-05-07 12:37:18,515 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2024-05-07 12:37:18,515 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2024-05-07 12:37:18,515 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2024-05-07 12:37:18,516 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2024-05-07 12:37:18,516 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2024-05-07 12:37:18,516 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2024-05-07 12:37:18,516 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2024-05-07 12:37:18,517 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2024-05-07 12:37:18,517 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2024-05-07 12:37:18,517 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2024-05-07 12:37:18,517 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2024-05-07 12:37:18,517 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2024-05-07 12:37:18,518 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2024-05-07 12:37:18,518 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2024-05-07 12:37:18,518 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2024-05-07 12:37:18,518 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2024-05-07 12:37:18,519 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2024-05-07 12:37:18,519 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2024-05-07 12:37:18,519 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2024-05-07 12:37:18,519 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2024-05-07 12:37:18,519 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2024-05-07 12:37:18,520 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2024-05-07 12:37:18,520 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2024-05-07 12:37:18,520 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2024-05-07 12:37:18,520 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2024-05-07 12:37:18,521 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2024-05-07 12:37:18,521 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2024-05-07 12:37:18,521 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2024-05-07 12:37:18,521 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2024-05-07 12:37:18,522 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2024-05-07 12:37:18,522 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2024-05-07 12:37:18,522 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2024-05-07 12:37:18,522 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2024-05-07 12:37:18,523 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2024-05-07 12:37:18,523 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2024-05-07 12:37:18,523 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2024-05-07 12:37:18,523 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2024-05-07 12:37:18,523 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2024-05-07 12:37:18,524 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2024-05-07 12:37:18,524 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2024-05-07 12:37:18,524 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2024-05-07 12:37:18,524 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2024-05-07 12:37:18,525 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2024-05-07 12:37:18,525 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2024-05-07 12:37:18,525 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2024-05-07 12:37:18,525 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2024-05-07 12:37:18,525 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2024-05-07 12:37:18,526 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2024-05-07 12:37:18,526 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2024-05-07 12:37:18,526 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2024-05-07 12:37:18,526 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2024-05-07 12:37:18,527 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2024-05-07 12:37:18,527 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2024-05-07 12:37:18,527 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2024-05-07 12:37:18,527 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2024-05-07 12:37:18,528 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2024-05-07 12:37:18,528 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2024-05-07 12:37:18,528 wheel INFO adding 'django/contrib/admin/views/main.py' 2024-05-07 12:37:18,528 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2024-05-07 12:37:18,529 wheel INFO adding 'django/contrib/admindocs/apps.py' 2024-05-07 12:37:18,529 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2024-05-07 12:37:18,529 wheel INFO adding 'django/contrib/admindocs/urls.py' 2024-05-07 12:37:18,529 wheel INFO adding 'django/contrib/admindocs/utils.py' 2024-05-07 12:37:18,530 wheel INFO adding 'django/contrib/admindocs/views.py' 2024-05-07 12:37:18,531 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,531 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,532 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,532 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,532 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,532 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,533 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,533 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,533 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,534 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,534 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,534 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,534 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,535 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,535 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,535 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,536 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,536 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,536 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,536 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,537 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,537 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,537 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,538 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,538 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,538 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,538 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,539 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,539 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,539 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,540 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,540 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,540 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,540 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,541 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,541 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,541 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,542 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,542 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,542 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,542 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,543 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,543 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,543 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,544 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,544 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,544 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,544 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,545 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,545 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,545 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,546 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,546 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,546 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,547 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,547 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,547 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,547 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,548 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,548 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,548 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,549 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,549 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,549 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,549 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,550 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,550 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,550 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,551 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,551 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,551 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,551 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,552 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,552 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,552 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,553 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,553 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,553 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,554 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,554 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,554 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,554 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,555 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,555 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,555 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,556 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,556 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,556 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,556 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,557 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,557 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,557 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,558 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,558 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,558 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,558 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,559 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,559 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:18,559 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,560 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,560 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,560 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,560 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,561 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,561 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,561 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,561 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,562 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,562 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,562 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,562 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,563 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,563 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,563 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,563 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,564 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,564 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,564 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,565 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,565 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,565 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,565 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,566 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,566 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,566 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,566 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,567 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,567 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,567 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,567 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,568 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,568 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,568 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,568 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,569 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,569 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,569 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,569 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,570 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,570 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,570 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,570 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,571 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,571 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,571 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,572 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,572 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,572 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,572 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,573 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,573 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,573 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,573 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,574 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,574 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,574 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,574 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,574 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,575 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,575 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,575 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,575 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,576 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,576 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,576 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,576 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,577 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,577 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,577 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,577 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,578 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,578 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,578 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,578 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,578 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,579 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,579 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,579 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,579 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,580 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,580 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,580 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,580 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,581 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,581 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,581 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,581 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2024-05-07 12:37:18,582 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2024-05-07 12:37:18,582 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2024-05-07 12:37:18,582 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2024-05-07 12:37:18,582 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2024-05-07 12:37:18,582 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2024-05-07 12:37:18,583 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2024-05-07 12:37:18,583 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2024-05-07 12:37:18,583 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2024-05-07 12:37:18,583 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2024-05-07 12:37:18,583 wheel INFO adding 'django/contrib/auth/__init__.py' 2024-05-07 12:37:18,584 wheel INFO adding 'django/contrib/auth/admin.py' 2024-05-07 12:37:18,584 wheel INFO adding 'django/contrib/auth/apps.py' 2024-05-07 12:37:18,584 wheel INFO adding 'django/contrib/auth/backends.py' 2024-05-07 12:37:18,584 wheel INFO adding 'django/contrib/auth/base_user.py' 2024-05-07 12:37:18,584 wheel INFO adding 'django/contrib/auth/checks.py' 2024-05-07 12:37:18,585 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2024-05-07 12:37:18,585 wheel INFO adding 'django/contrib/auth/context_processors.py' 2024-05-07 12:37:18,585 wheel INFO adding 'django/contrib/auth/decorators.py' 2024-05-07 12:37:18,586 wheel INFO adding 'django/contrib/auth/forms.py' 2024-05-07 12:37:18,586 wheel INFO adding 'django/contrib/auth/hashers.py' 2024-05-07 12:37:18,586 wheel INFO adding 'django/contrib/auth/middleware.py' 2024-05-07 12:37:18,586 wheel INFO adding 'django/contrib/auth/mixins.py' 2024-05-07 12:37:18,587 wheel INFO adding 'django/contrib/auth/models.py' 2024-05-07 12:37:18,587 wheel INFO adding 'django/contrib/auth/password_validation.py' 2024-05-07 12:37:18,587 wheel INFO adding 'django/contrib/auth/signals.py' 2024-05-07 12:37:18,587 wheel INFO adding 'django/contrib/auth/tokens.py' 2024-05-07 12:37:18,587 wheel INFO adding 'django/contrib/auth/urls.py' 2024-05-07 12:37:18,588 wheel INFO adding 'django/contrib/auth/validators.py' 2024-05-07 12:37:18,588 wheel INFO adding 'django/contrib/auth/views.py' 2024-05-07 12:37:18,588 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2024-05-07 12:37:18,588 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2024-05-07 12:37:18,590 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,590 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,590 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,590 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,591 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,591 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,591 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,591 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,592 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,592 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,592 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,592 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,593 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,593 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,593 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,593 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,594 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,594 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,594 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,594 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,594 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,595 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,595 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,595 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,595 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,596 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,596 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,596 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,596 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,597 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,597 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,597 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,597 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,598 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,598 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,598 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,598 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,599 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,599 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,599 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,599 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,600 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,600 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,600 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,600 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,601 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,601 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,601 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,601 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,602 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,602 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,602 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,602 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,603 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,603 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,603 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,603 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,604 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,604 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,604 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,604 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,605 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,605 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,605 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,605 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,606 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,606 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,606 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,606 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,606 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,607 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,607 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,607 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,608 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,608 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,608 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,608 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,608 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,609 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,609 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,609 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,609 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,610 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,610 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,610 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,610 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,611 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,611 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,611 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,611 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,612 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,612 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,612 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,612 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,613 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,613 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,613 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,613 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,614 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,614 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:18,614 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,614 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,615 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,615 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,615 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,615 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,616 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,616 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,616 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,616 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,617 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,617 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,617 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,617 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,617 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,618 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,618 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,618 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,619 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,619 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,619 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,619 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,620 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,620 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,620 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,620 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,620 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,621 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,621 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,621 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,621 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,622 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,622 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,622 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,622 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,623 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,623 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,623 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,623 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,624 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,624 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,624 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,624 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,625 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,625 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,625 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,625 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,626 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,626 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,626 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,626 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,627 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,627 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,627 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,627 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,628 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,628 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,628 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,628 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,629 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,629 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,629 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,629 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,630 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,630 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,630 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,630 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,630 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,631 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,631 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,631 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,631 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,632 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,632 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,632 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,632 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,633 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,633 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,633 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,633 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,634 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,634 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,634 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,634 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,635 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,635 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:18,635 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,635 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,636 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,636 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,636 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,636 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,637 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2024-05-07 12:37:18,637 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2024-05-07 12:37:18,637 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2024-05-07 12:37:18,637 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2024-05-07 12:37:18,637 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2024-05-07 12:37:18,638 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2024-05-07 12:37:18,638 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2024-05-07 12:37:18,638 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2024-05-07 12:37:18,638 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2024-05-07 12:37:18,639 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2024-05-07 12:37:18,639 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2024-05-07 12:37:18,639 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2024-05-07 12:37:18,639 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2024-05-07 12:37:18,639 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2024-05-07 12:37:18,640 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2024-05-07 12:37:18,640 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2024-05-07 12:37:18,640 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2024-05-07 12:37:18,640 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2024-05-07 12:37:18,640 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2024-05-07 12:37:18,641 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2024-05-07 12:37:18,641 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2024-05-07 12:37:18,641 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2024-05-07 12:37:18,641 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2024-05-07 12:37:18,641 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2024-05-07 12:37:18,642 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2024-05-07 12:37:18,642 wheel INFO adding 'django/contrib/contenttypes/models.py' 2024-05-07 12:37:18,642 wheel INFO adding 'django/contrib/contenttypes/views.py' 2024-05-07 12:37:18,643 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,644 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,644 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,644 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,644 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,645 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,645 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,645 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,645 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,645 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,646 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,646 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,646 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,646 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,647 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,647 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,647 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,647 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,647 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,648 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,648 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,648 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,648 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,648 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,649 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,649 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,649 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,649 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,650 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,650 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,650 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,650 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,650 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,651 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,651 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,651 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,651 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,651 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,652 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,652 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,652 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,652 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,653 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,653 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,653 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,653 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,653 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,654 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,654 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,654 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,654 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,655 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,655 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,655 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,655 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,655 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,656 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,656 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,656 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,656 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,657 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,657 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,657 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,657 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,657 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,658 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,658 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,658 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,658 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,659 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,659 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,659 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,659 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,659 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,660 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,660 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,660 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,660 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,661 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,661 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,661 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,661 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,661 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,662 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,662 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,662 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,662 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,663 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,663 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,663 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,663 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,663 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,664 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,664 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,664 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,664 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,665 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,665 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,665 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,665 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,665 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,666 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,666 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,666 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,666 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,667 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,667 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,667 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,667 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,667 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,668 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,668 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,668 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,668 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,669 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,669 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,669 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,669 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,669 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,670 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,670 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,670 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,670 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,670 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,671 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,671 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,671 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,671 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,672 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,672 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,672 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,672 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,673 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,673 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,673 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,673 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,673 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,674 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,674 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,674 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,674 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,674 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,675 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,675 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,675 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,675 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,676 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,676 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,676 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,676 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,677 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,677 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,677 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,677 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,677 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,678 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,678 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,678 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,678 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,678 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,679 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,679 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,679 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,679 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,680 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,680 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,680 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,680 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,681 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,681 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,681 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,681 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,682 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,682 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,682 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,682 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,682 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,683 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,683 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,683 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,683 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,683 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,684 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,684 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,684 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,684 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,685 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,685 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,685 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2024-05-07 12:37:18,685 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2024-05-07 12:37:18,685 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2024-05-07 12:37:18,686 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2024-05-07 12:37:18,686 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2024-05-07 12:37:18,686 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2024-05-07 12:37:18,686 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/admin.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/apps.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/forms.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/models.py' 2024-05-07 12:37:18,687 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2024-05-07 12:37:18,688 wheel INFO adding 'django/contrib/flatpages/urls.py' 2024-05-07 12:37:18,688 wheel INFO adding 'django/contrib/flatpages/views.py' 2024-05-07 12:37:18,689 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,689 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,690 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,690 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,690 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,690 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,691 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,691 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,691 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,691 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,692 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,692 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,692 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,692 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,693 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,693 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,693 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,693 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,694 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,694 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,694 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,694 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,694 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,695 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,695 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,695 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,695 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,696 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,696 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,696 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,696 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,697 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,697 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,697 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,697 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,697 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,698 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,698 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,698 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,698 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,699 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,699 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,699 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,699 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,700 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,700 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,700 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,700 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,701 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,701 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,701 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,701 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,702 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,702 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,702 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,702 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,703 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,703 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,703 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,704 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,704 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,704 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,704 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,705 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,705 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,705 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,705 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,706 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,706 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,706 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,706 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,707 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,707 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,707 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,707 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,708 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,708 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,708 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,708 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,709 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,709 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,709 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,710 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,710 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,710 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,710 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,710 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,711 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,711 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,711 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,711 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,712 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,712 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,712 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,712 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,712 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,713 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,713 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,713 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,713 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,714 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,714 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,714 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,714 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,715 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,715 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,715 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,715 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,715 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,716 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,716 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,716 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,716 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,717 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,717 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,717 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,717 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,717 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,718 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,718 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,718 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,718 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,719 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,719 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,719 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,719 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,720 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,720 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,720 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,720 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,721 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,721 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,721 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,721 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,722 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,722 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,722 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,722 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,723 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,723 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,723 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,723 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,724 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,724 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,724 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,724 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,724 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,725 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,725 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,725 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,725 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,726 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,726 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,726 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,726 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,727 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,727 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,727 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,727 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,728 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,728 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,728 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,728 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,728 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,729 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,729 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,729 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,729 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,730 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,730 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,730 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,730 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,731 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,731 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,731 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,731 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,732 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,732 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,732 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,732 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,733 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,733 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,733 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,734 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,734 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,734 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,734 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,735 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,735 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2024-05-07 12:37:18,735 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2024-05-07 12:37:18,735 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2024-05-07 12:37:18,735 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2024-05-07 12:37:18,736 wheel INFO adding 'django/contrib/gis/__init__.py' 2024-05-07 12:37:18,736 wheel INFO adding 'django/contrib/gis/apps.py' 2024-05-07 12:37:18,736 wheel INFO adding 'django/contrib/gis/feeds.py' 2024-05-07 12:37:18,736 wheel INFO adding 'django/contrib/gis/geometry.py' 2024-05-07 12:37:18,737 wheel INFO adding 'django/contrib/gis/measure.py' 2024-05-07 12:37:18,737 wheel INFO adding 'django/contrib/gis/ptr.py' 2024-05-07 12:37:18,737 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2024-05-07 12:37:18,737 wheel INFO adding 'django/contrib/gis/views.py' 2024-05-07 12:37:18,738 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2024-05-07 12:37:18,738 wheel INFO adding 'django/contrib/gis/admin/options.py' 2024-05-07 12:37:18,738 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2024-05-07 12:37:18,738 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2024-05-07 12:37:18,739 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2024-05-07 12:37:18,739 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2024-05-07 12:37:18,739 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2024-05-07 12:37:18,740 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2024-05-07 12:37:18,740 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2024-05-07 12:37:18,740 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2024-05-07 12:37:18,740 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2024-05-07 12:37:18,740 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2024-05-07 12:37:18,741 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2024-05-07 12:37:18,741 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2024-05-07 12:37:18,741 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2024-05-07 12:37:18,741 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2024-05-07 12:37:18,742 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2024-05-07 12:37:18,742 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2024-05-07 12:37:18,742 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2024-05-07 12:37:18,742 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2024-05-07 12:37:18,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2024-05-07 12:37:18,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2024-05-07 12:37:18,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2024-05-07 12:37:18,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2024-05-07 12:37:18,743 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2024-05-07 12:37:18,744 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2024-05-07 12:37:18,744 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2024-05-07 12:37:18,744 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2024-05-07 12:37:18,744 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2024-05-07 12:37:18,745 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2024-05-07 12:37:18,745 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2024-05-07 12:37:18,745 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2024-05-07 12:37:18,745 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2024-05-07 12:37:18,746 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2024-05-07 12:37:18,746 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2024-05-07 12:37:18,746 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2024-05-07 12:37:18,746 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2024-05-07 12:37:18,747 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2024-05-07 12:37:18,747 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2024-05-07 12:37:18,747 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2024-05-07 12:37:18,747 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2024-05-07 12:37:18,747 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2024-05-07 12:37:18,748 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2024-05-07 12:37:18,748 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2024-05-07 12:37:18,748 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2024-05-07 12:37:18,748 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2024-05-07 12:37:18,749 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2024-05-07 12:37:18,749 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2024-05-07 12:37:18,749 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2024-05-07 12:37:18,750 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2024-05-07 12:37:18,750 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2024-05-07 12:37:18,750 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2024-05-07 12:37:18,750 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2024-05-07 12:37:18,751 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2024-05-07 12:37:18,751 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2024-05-07 12:37:18,751 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2024-05-07 12:37:18,751 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2024-05-07 12:37:18,752 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2024-05-07 12:37:18,752 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2024-05-07 12:37:18,752 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2024-05-07 12:37:18,752 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2024-05-07 12:37:18,752 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2024-05-07 12:37:18,753 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2024-05-07 12:37:18,753 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2024-05-07 12:37:18,753 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2024-05-07 12:37:18,754 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2024-05-07 12:37:18,754 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2024-05-07 12:37:18,754 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2024-05-07 12:37:18,754 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2024-05-07 12:37:18,755 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2024-05-07 12:37:18,755 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2024-05-07 12:37:18,755 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2024-05-07 12:37:18,755 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2024-05-07 12:37:18,755 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2024-05-07 12:37:18,756 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2024-05-07 12:37:18,756 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2024-05-07 12:37:18,756 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2024-05-07 12:37:18,756 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2024-05-07 12:37:18,757 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2024-05-07 12:37:18,757 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2024-05-07 12:37:18,757 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2024-05-07 12:37:18,758 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2024-05-07 12:37:18,758 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2024-05-07 12:37:18,758 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2024-05-07 12:37:18,758 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2024-05-07 12:37:18,758 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2024-05-07 12:37:18,759 wheel INFO adding 'django/contrib/gis/geos/base.py' 2024-05-07 12:37:18,759 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2024-05-07 12:37:18,759 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2024-05-07 12:37:18,759 wheel INFO adding 'django/contrib/gis/geos/error.py' 2024-05-07 12:37:18,760 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2024-05-07 12:37:18,760 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2024-05-07 12:37:18,760 wheel INFO adding 'django/contrib/gis/geos/io.py' 2024-05-07 12:37:18,760 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2024-05-07 12:37:18,761 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2024-05-07 12:37:18,761 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2024-05-07 12:37:18,761 wheel INFO adding 'django/contrib/gis/geos/point.py' 2024-05-07 12:37:18,761 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2024-05-07 12:37:18,762 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2024-05-07 12:37:18,762 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2024-05-07 12:37:18,762 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2024-05-07 12:37:18,762 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2024-05-07 12:37:18,763 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2024-05-07 12:37:18,763 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2024-05-07 12:37:18,763 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2024-05-07 12:37:18,763 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2024-05-07 12:37:18,764 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2024-05-07 12:37:18,764 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2024-05-07 12:37:18,764 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2024-05-07 12:37:18,765 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,766 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,766 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,766 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,766 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,767 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,767 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,767 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,767 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,768 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,768 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,768 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,769 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,769 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,769 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,769 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,770 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,770 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,770 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,770 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,771 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,771 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,771 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,771 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,772 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,772 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,772 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,772 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,773 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,773 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,773 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,773 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,774 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,774 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,774 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,774 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,775 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,775 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,775 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,775 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,776 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,776 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,776 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,776 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,777 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,777 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,777 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,777 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,778 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,778 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,778 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,778 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,779 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,779 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,779 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,780 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,780 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,780 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,780 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,781 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,781 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,781 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,781 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,782 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,782 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,782 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,782 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,783 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,783 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,783 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,783 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,784 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,784 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,784 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,784 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,785 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,785 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,785 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,785 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,786 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,786 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,786 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,786 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,787 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,787 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,787 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,787 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,788 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,788 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,788 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,788 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,789 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,789 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,789 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,789 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,790 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,790 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,790 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,791 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,791 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,791 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,791 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,792 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,792 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,792 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,792 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,793 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,793 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,793 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,793 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,794 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,794 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,794 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,794 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,795 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,795 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,795 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,795 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,796 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,796 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,796 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,796 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,797 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,797 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,797 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,799 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,799 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,799 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,800 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,800 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,800 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,800 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,801 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,801 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,801 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,801 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,802 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,802 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,802 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,802 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,803 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,803 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,803 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,803 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,804 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,804 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,804 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,804 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,805 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,805 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,805 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,805 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,806 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,806 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,806 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,806 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,807 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,807 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,807 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,807 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,808 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,808 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,808 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,808 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,809 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,809 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,809 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,810 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,810 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,810 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,810 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,811 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,811 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,811 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,811 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,812 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,812 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,812 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,812 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,813 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,813 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,813 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,813 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,814 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,814 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,814 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,814 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2024-05-07 12:37:18,815 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2024-05-07 12:37:18,815 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2024-05-07 12:37:18,815 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2024-05-07 12:37:18,815 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2024-05-07 12:37:18,816 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2024-05-07 12:37:18,816 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2024-05-07 12:37:18,816 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2024-05-07 12:37:18,816 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2024-05-07 12:37:18,817 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2024-05-07 12:37:18,817 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2024-05-07 12:37:18,817 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2024-05-07 12:37:18,817 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2024-05-07 12:37:18,817 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2024-05-07 12:37:18,818 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2024-05-07 12:37:18,818 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2024-05-07 12:37:18,818 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2024-05-07 12:37:18,818 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2024-05-07 12:37:18,819 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2024-05-07 12:37:18,819 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2024-05-07 12:37:18,819 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2024-05-07 12:37:18,820 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2024-05-07 12:37:18,820 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2024-05-07 12:37:18,820 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2024-05-07 12:37:18,820 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2024-05-07 12:37:18,820 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2024-05-07 12:37:18,821 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2024-05-07 12:37:18,821 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2024-05-07 12:37:18,821 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2024-05-07 12:37:18,821 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2024-05-07 12:37:18,822 wheel INFO adding 'django/contrib/humanize/__init__.py' 2024-05-07 12:37:18,822 wheel INFO adding 'django/contrib/humanize/apps.py' 2024-05-07 12:37:18,823 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,824 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,824 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,824 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,825 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,825 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,826 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,826 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,827 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,827 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,828 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,828 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,829 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,829 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,830 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,830 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,831 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,831 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,832 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,833 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,833 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,834 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,834 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,835 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,835 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,836 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,836 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,837 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,837 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,838 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,839 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,839 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,840 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,840 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,841 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,841 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,842 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,842 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,843 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,843 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,844 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,844 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,845 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,845 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,846 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,846 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,847 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,848 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,848 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,849 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,849 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,850 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,850 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,851 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,851 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,852 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,852 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,853 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,853 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,854 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,855 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,855 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,856 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,856 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,857 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,857 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,858 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,858 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,859 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,859 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,860 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,860 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,861 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,862 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,862 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,863 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,863 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,864 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,864 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,865 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,865 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,866 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,866 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,867 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,867 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,868 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,868 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,869 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,869 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,870 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,870 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,871 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,872 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,872 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,873 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,873 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,874 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,874 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,875 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,875 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,876 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,876 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,877 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,877 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,878 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,878 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,879 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,879 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,880 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,880 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,881 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,881 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,882 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,882 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,883 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,884 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,884 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,885 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,885 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,886 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,886 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,887 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,887 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,888 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,888 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,889 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,889 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,890 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,890 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,891 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,891 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,891 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,892 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,892 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,893 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,893 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,893 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,894 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,894 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,894 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,895 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,895 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,895 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,895 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,896 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,896 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,896 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,897 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,897 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,897 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,897 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,898 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,898 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,898 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,899 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,899 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,899 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,899 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,900 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,900 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,900 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,901 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:18,901 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,901 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:18,901 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,902 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:18,902 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,902 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,902 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,903 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:18,903 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,903 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,904 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,904 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,904 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,904 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,905 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,905 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:18,905 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,905 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,906 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,906 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:18,906 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,907 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:18,907 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,907 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,907 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,908 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,908 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,908 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,908 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2024-05-07 12:37:18,909 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2024-05-07 12:37:18,909 wheel INFO adding 'django/contrib/messages/__init__.py' 2024-05-07 12:37:18,909 wheel INFO adding 'django/contrib/messages/api.py' 2024-05-07 12:37:18,909 wheel INFO adding 'django/contrib/messages/apps.py' 2024-05-07 12:37:18,910 wheel INFO adding 'django/contrib/messages/constants.py' 2024-05-07 12:37:18,910 wheel INFO adding 'django/contrib/messages/context_processors.py' 2024-05-07 12:37:18,910 wheel INFO adding 'django/contrib/messages/middleware.py' 2024-05-07 12:37:18,910 wheel INFO adding 'django/contrib/messages/utils.py' 2024-05-07 12:37:18,911 wheel INFO adding 'django/contrib/messages/views.py' 2024-05-07 12:37:18,911 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2024-05-07 12:37:18,911 wheel INFO adding 'django/contrib/messages/storage/base.py' 2024-05-07 12:37:18,911 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2024-05-07 12:37:18,911 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2024-05-07 12:37:18,912 wheel INFO adding 'django/contrib/messages/storage/session.py' 2024-05-07 12:37:18,912 wheel INFO adding 'django/contrib/postgres/__init__.py' 2024-05-07 12:37:18,912 wheel INFO adding 'django/contrib/postgres/apps.py' 2024-05-07 12:37:18,912 wheel INFO adding 'django/contrib/postgres/constraints.py' 2024-05-07 12:37:18,913 wheel INFO adding 'django/contrib/postgres/expressions.py' 2024-05-07 12:37:18,913 wheel INFO adding 'django/contrib/postgres/functions.py' 2024-05-07 12:37:18,913 wheel INFO adding 'django/contrib/postgres/indexes.py' 2024-05-07 12:37:18,913 wheel INFO adding 'django/contrib/postgres/lookups.py' 2024-05-07 12:37:18,914 wheel INFO adding 'django/contrib/postgres/operations.py' 2024-05-07 12:37:18,914 wheel INFO adding 'django/contrib/postgres/search.py' 2024-05-07 12:37:18,914 wheel INFO adding 'django/contrib/postgres/serializers.py' 2024-05-07 12:37:18,914 wheel INFO adding 'django/contrib/postgres/signals.py' 2024-05-07 12:37:18,915 wheel INFO adding 'django/contrib/postgres/utils.py' 2024-05-07 12:37:18,915 wheel INFO adding 'django/contrib/postgres/validators.py' 2024-05-07 12:37:18,915 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2024-05-07 12:37:18,915 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2024-05-07 12:37:18,916 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2024-05-07 12:37:18,916 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2024-05-07 12:37:18,916 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2024-05-07 12:37:18,916 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2024-05-07 12:37:18,917 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2024-05-07 12:37:18,917 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2024-05-07 12:37:18,917 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2024-05-07 12:37:18,917 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2024-05-07 12:37:18,917 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2024-05-07 12:37:18,918 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2024-05-07 12:37:18,918 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2024-05-07 12:37:18,918 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2024-05-07 12:37:18,918 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2024-05-07 12:37:18,919 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2024-05-07 12:37:18,920 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,920 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,920 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,921 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,921 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,921 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,922 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,922 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,922 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,922 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,923 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,923 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,923 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,923 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,924 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,924 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,924 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,924 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,925 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,925 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,925 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,925 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,926 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,926 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,926 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,927 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,927 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,927 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,927 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,928 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,928 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,928 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,928 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,929 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,929 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,929 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,930 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,930 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,930 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,930 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,931 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,931 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,931 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,931 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,932 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,932 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,932 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,932 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,933 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,933 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,933 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,933 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,934 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,934 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,934 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,935 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,935 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,935 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,935 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,936 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,936 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,936 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,936 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,937 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,937 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,937 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,937 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,938 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,938 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,938 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,938 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,939 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,939 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,939 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,940 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,940 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,940 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,940 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,941 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,941 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,941 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,941 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,942 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,942 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,942 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,942 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,943 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,943 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,943 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,943 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,944 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,944 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,944 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,944 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,945 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,945 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,945 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,945 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,946 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,946 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,946 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,947 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,947 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,947 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,947 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,948 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,948 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,948 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,948 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,949 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,949 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,949 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,950 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,950 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,950 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,950 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,951 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,951 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,951 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,951 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,952 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,952 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,952 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,952 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,953 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,953 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,953 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,953 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,954 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,954 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,954 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,954 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,955 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,955 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:18,955 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,956 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:18,956 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,956 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:18,956 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2024-05-07 12:37:18,957 wheel INFO adding 'django/contrib/redirects/__init__.py' 2024-05-07 12:37:18,957 wheel INFO adding 'django/contrib/redirects/admin.py' 2024-05-07 12:37:18,957 wheel INFO adding 'django/contrib/redirects/apps.py' 2024-05-07 12:37:18,957 wheel INFO adding 'django/contrib/redirects/middleware.py' 2024-05-07 12:37:18,958 wheel INFO adding 'django/contrib/redirects/models.py' 2024-05-07 12:37:18,959 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,959 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:18,960 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,960 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:18,960 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,960 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:18,961 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,961 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:18,961 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,961 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:18,962 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,962 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:18,962 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,962 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:18,963 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,963 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,963 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,963 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:18,964 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,964 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,964 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,964 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:18,965 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,965 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,965 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,965 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:18,966 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,966 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,966 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,966 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:18,967 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,967 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:18,967 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,967 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,968 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,968 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:18,968 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,968 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:18,969 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,969 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:18,969 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,970 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:18,970 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,970 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:18,970 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,971 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:18,971 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,971 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,971 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,972 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:18,972 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,972 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:18,972 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,973 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:18,973 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,973 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:18,973 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,974 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,974 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,974 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,974 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,975 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,975 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,975 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,975 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,976 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,976 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,976 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:18,976 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,977 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:18,977 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,977 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,977 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,978 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:18,978 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,978 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:18,978 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,979 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,979 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,979 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,980 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,980 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:18,980 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,980 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:18,981 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,981 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:18,981 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,981 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:18,982 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,982 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:18,982 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,982 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:18,983 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,983 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:18,983 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,983 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:18,984 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,984 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:18,984 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,984 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:18,985 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,985 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,985 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,985 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:18,986 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,986 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,986 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,986 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:18,987 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,987 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:18,987 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,987 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,988 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,988 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,988 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,988 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:18,989 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,989 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,989 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,989 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:18,990 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,990 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,990 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,990 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,991 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,991 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:18,991 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,991 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:18,992 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,992 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:18,992 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,992 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:18,993 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,993 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,993 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,993 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:18,994 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,994 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:18,994 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,994 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:18,995 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,995 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,995 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,995 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:18,996 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,996 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:18,996 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,996 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:18,997 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,997 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:18,997 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,997 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:18,998 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,998 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:18,998 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,998 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:18,999 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,999 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:18,999 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:18,999 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,000 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,000 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:19,000 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,000 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:19,001 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,001 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:19,001 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,001 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:19,002 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,002 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:19,002 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,002 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:19,003 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,003 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,003 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,003 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,004 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,004 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,004 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,004 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:19,005 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,005 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,005 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,005 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:19,006 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,006 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:19,006 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,006 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,006 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,007 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:19,007 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,007 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:19,007 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2024-05-07 12:37:19,008 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2024-05-07 12:37:19,008 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2024-05-07 12:37:19,008 wheel INFO adding 'django/contrib/sessions/__init__.py' 2024-05-07 12:37:19,008 wheel INFO adding 'django/contrib/sessions/apps.py' 2024-05-07 12:37:19,008 wheel INFO adding 'django/contrib/sessions/base_session.py' 2024-05-07 12:37:19,009 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2024-05-07 12:37:19,009 wheel INFO adding 'django/contrib/sessions/middleware.py' 2024-05-07 12:37:19,009 wheel INFO adding 'django/contrib/sessions/models.py' 2024-05-07 12:37:19,009 wheel INFO adding 'django/contrib/sessions/serializers.py' 2024-05-07 12:37:19,010 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2024-05-07 12:37:19,010 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2024-05-07 12:37:19,010 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2024-05-07 12:37:19,010 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2024-05-07 12:37:19,011 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2024-05-07 12:37:19,011 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2024-05-07 12:37:19,011 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2024-05-07 12:37:19,012 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,013 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:19,013 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,013 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:19,013 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,014 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:19,014 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,014 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:19,015 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,015 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:19,015 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,015 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:19,016 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,016 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:19,016 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,016 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,017 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,017 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:19,017 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,017 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:19,018 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,018 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:19,018 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,018 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,018 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,019 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:19,019 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,019 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,020 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,020 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:19,020 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,020 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:19,021 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,021 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,021 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,021 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:19,022 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,022 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:19,022 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,022 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:19,023 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,023 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:19,023 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,023 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:19,024 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,024 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:19,024 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,024 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:19,025 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,025 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:19,025 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,025 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:19,026 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,026 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:19,026 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,026 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:19,027 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,027 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:19,027 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,027 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:19,028 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,028 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,028 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,028 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,029 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,029 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,029 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,029 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:19,030 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,030 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:19,030 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,030 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,030 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,031 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:19,031 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,031 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,031 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,032 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,032 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,032 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,032 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,033 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:19,033 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,033 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,033 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,034 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:19,034 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,034 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:19,034 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,035 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:19,035 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,035 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:19,035 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,036 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:19,036 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,036 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:19,036 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,036 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:19,037 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,037 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:19,037 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,037 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,038 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,038 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:19,038 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,038 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,039 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,039 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:19,039 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,039 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:19,040 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,040 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,040 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,040 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,041 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,041 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:19,041 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,041 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,042 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,042 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:19,042 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,042 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,043 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,043 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,043 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,043 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:19,044 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,044 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:19,044 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,044 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,045 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,045 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:19,045 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,045 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,046 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,046 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,046 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,046 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:19,046 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,047 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:19,047 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,047 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,047 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,048 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,048 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,048 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:19,048 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,049 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:19,049 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,049 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:19,049 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,050 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,050 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,050 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,050 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,051 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:19,051 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,051 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,051 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,051 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,052 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,052 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:19,052 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,052 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:19,053 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,053 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:19,053 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,053 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:19,054 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,054 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:19,054 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,054 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:19,055 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,055 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,055 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,055 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,056 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,056 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,056 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,056 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:19,056 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,057 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,057 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,057 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:19,057 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,058 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:19,058 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,058 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,058 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,059 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:19,059 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,059 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:19,059 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2024-05-07 12:37:19,060 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2024-05-07 12:37:19,060 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2024-05-07 12:37:19,060 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2024-05-07 12:37:19,060 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2024-05-07 12:37:19,060 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2024-05-07 12:37:19,061 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2024-05-07 12:37:19,061 wheel INFO adding 'django/contrib/sitemaps/views.py' 2024-05-07 12:37:19,061 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2024-05-07 12:37:19,061 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2024-05-07 12:37:19,062 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2024-05-07 12:37:19,062 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2024-05-07 12:37:19,062 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2024-05-07 12:37:19,062 wheel INFO adding 'django/contrib/sites/__init__.py' 2024-05-07 12:37:19,062 wheel INFO adding 'django/contrib/sites/admin.py' 2024-05-07 12:37:19,063 wheel INFO adding 'django/contrib/sites/apps.py' 2024-05-07 12:37:19,063 wheel INFO adding 'django/contrib/sites/checks.py' 2024-05-07 12:37:19,063 wheel INFO adding 'django/contrib/sites/management.py' 2024-05-07 12:37:19,063 wheel INFO adding 'django/contrib/sites/managers.py' 2024-05-07 12:37:19,063 wheel INFO adding 'django/contrib/sites/middleware.py' 2024-05-07 12:37:19,064 wheel INFO adding 'django/contrib/sites/models.py' 2024-05-07 12:37:19,064 wheel INFO adding 'django/contrib/sites/requests.py' 2024-05-07 12:37:19,064 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2024-05-07 12:37:19,065 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,066 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2024-05-07 12:37:19,066 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,066 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2024-05-07 12:37:19,066 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,067 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2024-05-07 12:37:19,067 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,067 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2024-05-07 12:37:19,067 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,067 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2024-05-07 12:37:19,068 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,068 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2024-05-07 12:37:19,068 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,068 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2024-05-07 12:37:19,069 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,069 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,069 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,069 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2024-05-07 12:37:19,070 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,070 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2024-05-07 12:37:19,070 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,070 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2024-05-07 12:37:19,070 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,071 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,071 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,071 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2024-05-07 12:37:19,072 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,072 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,072 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,072 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2024-05-07 12:37:19,072 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,073 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2024-05-07 12:37:19,073 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,073 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,073 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,074 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2024-05-07 12:37:19,074 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,074 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2024-05-07 12:37:19,074 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,074 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2024-05-07 12:37:19,075 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,075 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2024-05-07 12:37:19,075 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,075 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2024-05-07 12:37:19,076 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,076 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2024-05-07 12:37:19,076 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,076 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2024-05-07 12:37:19,077 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,077 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2024-05-07 12:37:19,077 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,077 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2024-05-07 12:37:19,077 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,078 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2024-05-07 12:37:19,078 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,078 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2024-05-07 12:37:19,078 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,079 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2024-05-07 12:37:19,079 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,079 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2024-05-07 12:37:19,079 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,080 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,080 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,080 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,080 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,080 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,081 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,081 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2024-05-07 12:37:19,081 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,081 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2024-05-07 12:37:19,082 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,082 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,082 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,082 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2024-05-07 12:37:19,083 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,083 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,083 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,083 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,083 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,084 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,084 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,084 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2024-05-07 12:37:19,084 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,085 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2024-05-07 12:37:19,085 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,085 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2024-05-07 12:37:19,085 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,086 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2024-05-07 12:37:19,086 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,086 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2024-05-07 12:37:19,086 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,086 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2024-05-07 12:37:19,087 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,087 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2024-05-07 12:37:19,087 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,087 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2024-05-07 12:37:19,088 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,088 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2024-05-07 12:37:19,088 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,088 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2024-05-07 12:37:19,089 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,089 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,089 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,089 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2024-05-07 12:37:19,089 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,090 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,090 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,090 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2024-05-07 12:37:19,090 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,091 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2024-05-07 12:37:19,091 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,091 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,091 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,092 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,092 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,092 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2024-05-07 12:37:19,092 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,092 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,093 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,093 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2024-05-07 12:37:19,093 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,093 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,094 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,094 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,094 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,094 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2024-05-07 12:37:19,095 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,095 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2024-05-07 12:37:19,095 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,095 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2024-05-07 12:37:19,095 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,096 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2024-05-07 12:37:19,096 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,096 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,096 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,097 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,097 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,097 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2024-05-07 12:37:19,097 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,097 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2024-05-07 12:37:19,098 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,098 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,098 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,098 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,099 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,099 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2024-05-07 12:37:19,099 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,099 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2024-05-07 12:37:19,100 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,100 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2024-05-07 12:37:19,100 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,100 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,100 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,101 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2024-05-07 12:37:19,101 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,101 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2024-05-07 12:37:19,101 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,101 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,102 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,102 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2024-05-07 12:37:19,102 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,102 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2024-05-07 12:37:19,103 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,103 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2024-05-07 12:37:19,103 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,103 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2024-05-07 12:37:19,103 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,104 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2024-05-07 12:37:19,104 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,104 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2024-05-07 12:37:19,104 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,104 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2024-05-07 12:37:19,105 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,105 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,105 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,105 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2024-05-07 12:37:19,106 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,106 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2024-05-07 12:37:19,106 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,106 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2024-05-07 12:37:19,106 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,107 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2024-05-07 12:37:19,107 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,107 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2024-05-07 12:37:19,107 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,107 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2024-05-07 12:37:19,108 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,108 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2024-05-07 12:37:19,108 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,108 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2024-05-07 12:37:19,109 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-05-07 12:37:19,109 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2024-05-07 12:37:19,109 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2024-05-07 12:37:19,109 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2024-05-07 12:37:19,109 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2024-05-07 12:37:19,110 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2024-05-07 12:37:19,110 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2024-05-07 12:37:19,110 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2024-05-07 12:37:19,110 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2024-05-07 12:37:19,111 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2024-05-07 12:37:19,111 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2024-05-07 12:37:19,111 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2024-05-07 12:37:19,111 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2024-05-07 12:37:19,112 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2024-05-07 12:37:19,112 wheel INFO adding 'django/contrib/staticfiles/views.py' 2024-05-07 12:37:19,112 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2024-05-07 12:37:19,112 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2024-05-07 12:37:19,113 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2024-05-07 12:37:19,113 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2024-05-07 12:37:19,113 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2024-05-07 12:37:19,113 wheel INFO adding 'django/contrib/syndication/__init__.py' 2024-05-07 12:37:19,114 wheel INFO adding 'django/contrib/syndication/apps.py' 2024-05-07 12:37:19,114 wheel INFO adding 'django/contrib/syndication/views.py' 2024-05-07 12:37:19,114 wheel INFO adding 'django/core/__init__.py' 2024-05-07 12:37:19,114 wheel INFO adding 'django/core/asgi.py' 2024-05-07 12:37:19,115 wheel INFO adding 'django/core/exceptions.py' 2024-05-07 12:37:19,115 wheel INFO adding 'django/core/paginator.py' 2024-05-07 12:37:19,115 wheel INFO adding 'django/core/signals.py' 2024-05-07 12:37:19,115 wheel INFO adding 'django/core/signing.py' 2024-05-07 12:37:19,116 wheel INFO adding 'django/core/validators.py' 2024-05-07 12:37:19,116 wheel INFO adding 'django/core/wsgi.py' 2024-05-07 12:37:19,116 wheel INFO adding 'django/core/cache/__init__.py' 2024-05-07 12:37:19,116 wheel INFO adding 'django/core/cache/utils.py' 2024-05-07 12:37:19,117 wheel INFO adding 'django/core/cache/backends/__init__.py' 2024-05-07 12:37:19,117 wheel INFO adding 'django/core/cache/backends/base.py' 2024-05-07 12:37:19,117 wheel INFO adding 'django/core/cache/backends/db.py' 2024-05-07 12:37:19,117 wheel INFO adding 'django/core/cache/backends/dummy.py' 2024-05-07 12:37:19,118 wheel INFO adding 'django/core/cache/backends/filebased.py' 2024-05-07 12:37:19,118 wheel INFO adding 'django/core/cache/backends/locmem.py' 2024-05-07 12:37:19,118 wheel INFO adding 'django/core/cache/backends/memcached.py' 2024-05-07 12:37:19,118 wheel INFO adding 'django/core/cache/backends/redis.py' 2024-05-07 12:37:19,119 wheel INFO adding 'django/core/checks/__init__.py' 2024-05-07 12:37:19,119 wheel INFO adding 'django/core/checks/async_checks.py' 2024-05-07 12:37:19,119 wheel INFO adding 'django/core/checks/caches.py' 2024-05-07 12:37:19,119 wheel INFO adding 'django/core/checks/database.py' 2024-05-07 12:37:19,120 wheel INFO adding 'django/core/checks/files.py' 2024-05-07 12:37:19,120 wheel INFO adding 'django/core/checks/messages.py' 2024-05-07 12:37:19,120 wheel INFO adding 'django/core/checks/model_checks.py' 2024-05-07 12:37:19,120 wheel INFO adding 'django/core/checks/registry.py' 2024-05-07 12:37:19,120 wheel INFO adding 'django/core/checks/templates.py' 2024-05-07 12:37:19,121 wheel INFO adding 'django/core/checks/translation.py' 2024-05-07 12:37:19,121 wheel INFO adding 'django/core/checks/urls.py' 2024-05-07 12:37:19,121 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2024-05-07 12:37:19,121 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2024-05-07 12:37:19,121 wheel INFO adding 'django/core/checks/security/__init__.py' 2024-05-07 12:37:19,122 wheel INFO adding 'django/core/checks/security/base.py' 2024-05-07 12:37:19,122 wheel INFO adding 'django/core/checks/security/csrf.py' 2024-05-07 12:37:19,122 wheel INFO adding 'django/core/checks/security/sessions.py' 2024-05-07 12:37:19,122 wheel INFO adding 'django/core/files/__init__.py' 2024-05-07 12:37:19,122 wheel INFO adding 'django/core/files/base.py' 2024-05-07 12:37:19,123 wheel INFO adding 'django/core/files/images.py' 2024-05-07 12:37:19,123 wheel INFO adding 'django/core/files/locks.py' 2024-05-07 12:37:19,123 wheel INFO adding 'django/core/files/move.py' 2024-05-07 12:37:19,123 wheel INFO adding 'django/core/files/temp.py' 2024-05-07 12:37:19,123 wheel INFO adding 'django/core/files/uploadedfile.py' 2024-05-07 12:37:19,124 wheel INFO adding 'django/core/files/uploadhandler.py' 2024-05-07 12:37:19,124 wheel INFO adding 'django/core/files/utils.py' 2024-05-07 12:37:19,124 wheel INFO adding 'django/core/files/storage/__init__.py' 2024-05-07 12:37:19,124 wheel INFO adding 'django/core/files/storage/base.py' 2024-05-07 12:37:19,125 wheel INFO adding 'django/core/files/storage/filesystem.py' 2024-05-07 12:37:19,125 wheel INFO adding 'django/core/files/storage/handler.py' 2024-05-07 12:37:19,125 wheel INFO adding 'django/core/files/storage/memory.py' 2024-05-07 12:37:19,125 wheel INFO adding 'django/core/files/storage/mixins.py' 2024-05-07 12:37:19,125 wheel INFO adding 'django/core/handlers/__init__.py' 2024-05-07 12:37:19,126 wheel INFO adding 'django/core/handlers/asgi.py' 2024-05-07 12:37:19,126 wheel INFO adding 'django/core/handlers/base.py' 2024-05-07 12:37:19,126 wheel INFO adding 'django/core/handlers/exception.py' 2024-05-07 12:37:19,126 wheel INFO adding 'django/core/handlers/wsgi.py' 2024-05-07 12:37:19,127 wheel INFO adding 'django/core/mail/__init__.py' 2024-05-07 12:37:19,127 wheel INFO adding 'django/core/mail/message.py' 2024-05-07 12:37:19,127 wheel INFO adding 'django/core/mail/utils.py' 2024-05-07 12:37:19,127 wheel INFO adding 'django/core/mail/backends/__init__.py' 2024-05-07 12:37:19,127 wheel INFO adding 'django/core/mail/backends/base.py' 2024-05-07 12:37:19,128 wheel INFO adding 'django/core/mail/backends/console.py' 2024-05-07 12:37:19,128 wheel INFO adding 'django/core/mail/backends/dummy.py' 2024-05-07 12:37:19,128 wheel INFO adding 'django/core/mail/backends/filebased.py' 2024-05-07 12:37:19,128 wheel INFO adding 'django/core/mail/backends/locmem.py' 2024-05-07 12:37:19,128 wheel INFO adding 'django/core/mail/backends/smtp.py' 2024-05-07 12:37:19,129 wheel INFO adding 'django/core/management/__init__.py' 2024-05-07 12:37:19,129 wheel INFO adding 'django/core/management/base.py' 2024-05-07 12:37:19,129 wheel INFO adding 'django/core/management/color.py' 2024-05-07 12:37:19,129 wheel INFO adding 'django/core/management/sql.py' 2024-05-07 12:37:19,130 wheel INFO adding 'django/core/management/templates.py' 2024-05-07 12:37:19,130 wheel INFO adding 'django/core/management/utils.py' 2024-05-07 12:37:19,130 wheel INFO adding 'django/core/management/commands/__init__.py' 2024-05-07 12:37:19,130 wheel INFO adding 'django/core/management/commands/check.py' 2024-05-07 12:37:19,130 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2024-05-07 12:37:19,131 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2024-05-07 12:37:19,131 wheel INFO adding 'django/core/management/commands/dbshell.py' 2024-05-07 12:37:19,131 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2024-05-07 12:37:19,131 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2024-05-07 12:37:19,132 wheel INFO adding 'django/core/management/commands/flush.py' 2024-05-07 12:37:19,132 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2024-05-07 12:37:19,132 wheel INFO adding 'django/core/management/commands/loaddata.py' 2024-05-07 12:37:19,132 wheel INFO adding 'django/core/management/commands/makemessages.py' 2024-05-07 12:37:19,133 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2024-05-07 12:37:19,133 wheel INFO adding 'django/core/management/commands/migrate.py' 2024-05-07 12:37:19,133 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2024-05-07 12:37:19,133 wheel INFO adding 'django/core/management/commands/runserver.py' 2024-05-07 12:37:19,134 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2024-05-07 12:37:19,134 wheel INFO adding 'django/core/management/commands/shell.py' 2024-05-07 12:37:19,134 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2024-05-07 12:37:19,134 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2024-05-07 12:37:19,134 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/startapp.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/startproject.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/test.py' 2024-05-07 12:37:19,135 wheel INFO adding 'django/core/management/commands/testserver.py' 2024-05-07 12:37:19,136 wheel INFO adding 'django/core/serializers/__init__.py' 2024-05-07 12:37:19,136 wheel INFO adding 'django/core/serializers/base.py' 2024-05-07 12:37:19,136 wheel INFO adding 'django/core/serializers/json.py' 2024-05-07 12:37:19,137 wheel INFO adding 'django/core/serializers/jsonl.py' 2024-05-07 12:37:19,137 wheel INFO adding 'django/core/serializers/python.py' 2024-05-07 12:37:19,137 wheel INFO adding 'django/core/serializers/pyyaml.py' 2024-05-07 12:37:19,137 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2024-05-07 12:37:19,138 wheel INFO adding 'django/core/servers/__init__.py' 2024-05-07 12:37:19,138 wheel INFO adding 'django/core/servers/basehttp.py' 2024-05-07 12:37:19,138 wheel INFO adding 'django/db/__init__.py' 2024-05-07 12:37:19,138 wheel INFO adding 'django/db/transaction.py' 2024-05-07 12:37:19,139 wheel INFO adding 'django/db/utils.py' 2024-05-07 12:37:19,139 wheel INFO adding 'django/db/backends/__init__.py' 2024-05-07 12:37:19,139 wheel INFO adding 'django/db/backends/ddl_references.py' 2024-05-07 12:37:19,139 wheel INFO adding 'django/db/backends/signals.py' 2024-05-07 12:37:19,140 wheel INFO adding 'django/db/backends/utils.py' 2024-05-07 12:37:19,140 wheel INFO adding 'django/db/backends/base/__init__.py' 2024-05-07 12:37:19,140 wheel INFO adding 'django/db/backends/base/base.py' 2024-05-07 12:37:19,141 wheel INFO adding 'django/db/backends/base/client.py' 2024-05-07 12:37:19,141 wheel INFO adding 'django/db/backends/base/creation.py' 2024-05-07 12:37:19,141 wheel INFO adding 'django/db/backends/base/features.py' 2024-05-07 12:37:19,141 wheel INFO adding 'django/db/backends/base/introspection.py' 2024-05-07 12:37:19,142 wheel INFO adding 'django/db/backends/base/operations.py' 2024-05-07 12:37:19,142 wheel INFO adding 'django/db/backends/base/schema.py' 2024-05-07 12:37:19,143 wheel INFO adding 'django/db/backends/base/validation.py' 2024-05-07 12:37:19,143 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2024-05-07 12:37:19,143 wheel INFO adding 'django/db/backends/dummy/base.py' 2024-05-07 12:37:19,143 wheel INFO adding 'django/db/backends/dummy/features.py' 2024-05-07 12:37:19,143 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2024-05-07 12:37:19,144 wheel INFO adding 'django/db/backends/mysql/base.py' 2024-05-07 12:37:19,144 wheel INFO adding 'django/db/backends/mysql/client.py' 2024-05-07 12:37:19,144 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2024-05-07 12:37:19,144 wheel INFO adding 'django/db/backends/mysql/creation.py' 2024-05-07 12:37:19,145 wheel INFO adding 'django/db/backends/mysql/features.py' 2024-05-07 12:37:19,145 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2024-05-07 12:37:19,145 wheel INFO adding 'django/db/backends/mysql/operations.py' 2024-05-07 12:37:19,146 wheel INFO adding 'django/db/backends/mysql/schema.py' 2024-05-07 12:37:19,146 wheel INFO adding 'django/db/backends/mysql/validation.py' 2024-05-07 12:37:19,146 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2024-05-07 12:37:19,146 wheel INFO adding 'django/db/backends/oracle/base.py' 2024-05-07 12:37:19,147 wheel INFO adding 'django/db/backends/oracle/client.py' 2024-05-07 12:37:19,147 wheel INFO adding 'django/db/backends/oracle/creation.py' 2024-05-07 12:37:19,147 wheel INFO adding 'django/db/backends/oracle/features.py' 2024-05-07 12:37:19,147 wheel INFO adding 'django/db/backends/oracle/functions.py' 2024-05-07 12:37:19,148 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2024-05-07 12:37:19,148 wheel INFO adding 'django/db/backends/oracle/operations.py' 2024-05-07 12:37:19,148 wheel INFO adding 'django/db/backends/oracle/schema.py' 2024-05-07 12:37:19,149 wheel INFO adding 'django/db/backends/oracle/utils.py' 2024-05-07 12:37:19,149 wheel INFO adding 'django/db/backends/oracle/validation.py' 2024-05-07 12:37:19,149 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2024-05-07 12:37:19,149 wheel INFO adding 'django/db/backends/postgresql/base.py' 2024-05-07 12:37:19,150 wheel INFO adding 'django/db/backends/postgresql/client.py' 2024-05-07 12:37:19,150 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2024-05-07 12:37:19,150 wheel INFO adding 'django/db/backends/postgresql/features.py' 2024-05-07 12:37:19,150 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2024-05-07 12:37:19,151 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2024-05-07 12:37:19,151 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2024-05-07 12:37:19,151 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2024-05-07 12:37:19,151 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2024-05-07 12:37:19,152 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2024-05-07 12:37:19,152 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2024-05-07 12:37:19,152 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2024-05-07 12:37:19,152 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2024-05-07 12:37:19,153 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2024-05-07 12:37:19,153 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2024-05-07 12:37:19,153 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2024-05-07 12:37:19,154 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2024-05-07 12:37:19,154 wheel INFO adding 'django/db/migrations/__init__.py' 2024-05-07 12:37:19,154 wheel INFO adding 'django/db/migrations/autodetector.py' 2024-05-07 12:37:19,155 wheel INFO adding 'django/db/migrations/exceptions.py' 2024-05-07 12:37:19,155 wheel INFO adding 'django/db/migrations/executor.py' 2024-05-07 12:37:19,155 wheel INFO adding 'django/db/migrations/graph.py' 2024-05-07 12:37:19,156 wheel INFO adding 'django/db/migrations/loader.py' 2024-05-07 12:37:19,156 wheel INFO adding 'django/db/migrations/migration.py' 2024-05-07 12:37:19,156 wheel INFO adding 'django/db/migrations/optimizer.py' 2024-05-07 12:37:19,156 wheel INFO adding 'django/db/migrations/questioner.py' 2024-05-07 12:37:19,157 wheel INFO adding 'django/db/migrations/recorder.py' 2024-05-07 12:37:19,157 wheel INFO adding 'django/db/migrations/serializer.py' 2024-05-07 12:37:19,157 wheel INFO adding 'django/db/migrations/state.py' 2024-05-07 12:37:19,158 wheel INFO adding 'django/db/migrations/utils.py' 2024-05-07 12:37:19,158 wheel INFO adding 'django/db/migrations/writer.py' 2024-05-07 12:37:19,158 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2024-05-07 12:37:19,158 wheel INFO adding 'django/db/migrations/operations/base.py' 2024-05-07 12:37:19,159 wheel INFO adding 'django/db/migrations/operations/fields.py' 2024-05-07 12:37:19,159 wheel INFO adding 'django/db/migrations/operations/models.py' 2024-05-07 12:37:19,159 wheel INFO adding 'django/db/migrations/operations/special.py' 2024-05-07 12:37:19,160 wheel INFO adding 'django/db/models/__init__.py' 2024-05-07 12:37:19,160 wheel INFO adding 'django/db/models/aggregates.py' 2024-05-07 12:37:19,160 wheel INFO adding 'django/db/models/base.py' 2024-05-07 12:37:19,161 wheel INFO adding 'django/db/models/constants.py' 2024-05-07 12:37:19,161 wheel INFO adding 'django/db/models/constraints.py' 2024-05-07 12:37:19,161 wheel INFO adding 'django/db/models/deletion.py' 2024-05-07 12:37:19,162 wheel INFO adding 'django/db/models/enums.py' 2024-05-07 12:37:19,162 wheel INFO adding 'django/db/models/expressions.py' 2024-05-07 12:37:19,162 wheel INFO adding 'django/db/models/indexes.py' 2024-05-07 12:37:19,163 wheel INFO adding 'django/db/models/lookups.py' 2024-05-07 12:37:19,163 wheel INFO adding 'django/db/models/manager.py' 2024-05-07 12:37:19,163 wheel INFO adding 'django/db/models/options.py' 2024-05-07 12:37:19,164 wheel INFO adding 'django/db/models/query.py' 2024-05-07 12:37:19,164 wheel INFO adding 'django/db/models/query_utils.py' 2024-05-07 12:37:19,165 wheel INFO adding 'django/db/models/signals.py' 2024-05-07 12:37:19,165 wheel INFO adding 'django/db/models/utils.py' 2024-05-07 12:37:19,165 wheel INFO adding 'django/db/models/fields/__init__.py' 2024-05-07 12:37:19,166 wheel INFO adding 'django/db/models/fields/files.py' 2024-05-07 12:37:19,166 wheel INFO adding 'django/db/models/fields/json.py' 2024-05-07 12:37:19,166 wheel INFO adding 'django/db/models/fields/mixins.py' 2024-05-07 12:37:19,167 wheel INFO adding 'django/db/models/fields/proxy.py' 2024-05-07 12:37:19,167 wheel INFO adding 'django/db/models/fields/related.py' 2024-05-07 12:37:19,167 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2024-05-07 12:37:19,168 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2024-05-07 12:37:19,168 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2024-05-07 12:37:19,168 wheel INFO adding 'django/db/models/functions/__init__.py' 2024-05-07 12:37:19,169 wheel INFO adding 'django/db/models/functions/comparison.py' 2024-05-07 12:37:19,169 wheel INFO adding 'django/db/models/functions/datetime.py' 2024-05-07 12:37:19,169 wheel INFO adding 'django/db/models/functions/math.py' 2024-05-07 12:37:19,169 wheel INFO adding 'django/db/models/functions/mixins.py' 2024-05-07 12:37:19,170 wheel INFO adding 'django/db/models/functions/text.py' 2024-05-07 12:37:19,170 wheel INFO adding 'django/db/models/functions/window.py' 2024-05-07 12:37:19,170 wheel INFO adding 'django/db/models/sql/__init__.py' 2024-05-07 12:37:19,170 wheel INFO adding 'django/db/models/sql/compiler.py' 2024-05-07 12:37:19,171 wheel INFO adding 'django/db/models/sql/constants.py' 2024-05-07 12:37:19,171 wheel INFO adding 'django/db/models/sql/datastructures.py' 2024-05-07 12:37:19,172 wheel INFO adding 'django/db/models/sql/query.py' 2024-05-07 12:37:19,172 wheel INFO adding 'django/db/models/sql/subqueries.py' 2024-05-07 12:37:19,172 wheel INFO adding 'django/db/models/sql/where.py' 2024-05-07 12:37:19,173 wheel INFO adding 'django/dispatch/__init__.py' 2024-05-07 12:37:19,173 wheel INFO adding 'django/dispatch/dispatcher.py' 2024-05-07 12:37:19,173 wheel INFO adding 'django/dispatch/license.txt' 2024-05-07 12:37:19,174 wheel INFO adding 'django/forms/__init__.py' 2024-05-07 12:37:19,174 wheel INFO adding 'django/forms/boundfield.py' 2024-05-07 12:37:19,174 wheel INFO adding 'django/forms/fields.py' 2024-05-07 12:37:19,174 wheel INFO adding 'django/forms/forms.py' 2024-05-07 12:37:19,175 wheel INFO adding 'django/forms/formsets.py' 2024-05-07 12:37:19,175 wheel INFO adding 'django/forms/models.py' 2024-05-07 12:37:19,176 wheel INFO adding 'django/forms/renderers.py' 2024-05-07 12:37:19,176 wheel INFO adding 'django/forms/utils.py' 2024-05-07 12:37:19,176 wheel INFO adding 'django/forms/widgets.py' 2024-05-07 12:37:19,177 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2024-05-07 12:37:19,177 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2024-05-07 12:37:19,177 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2024-05-07 12:37:19,177 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2024-05-07 12:37:19,178 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2024-05-07 12:37:19,178 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2024-05-07 12:37:19,178 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2024-05-07 12:37:19,179 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2024-05-07 12:37:19,179 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2024-05-07 12:37:19,179 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2024-05-07 12:37:19,180 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2024-05-07 12:37:19,180 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2024-05-07 12:37:19,181 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2024-05-07 12:37:19,181 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2024-05-07 12:37:19,181 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2024-05-07 12:37:19,182 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2024-05-07 12:37:19,182 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2024-05-07 12:37:19,183 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2024-05-07 12:37:19,183 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2024-05-07 12:37:19,184 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2024-05-07 12:37:19,184 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2024-05-07 12:37:19,184 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2024-05-07 12:37:19,185 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2024-05-07 12:37:19,185 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2024-05-07 12:37:19,185 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2024-05-07 12:37:19,186 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2024-05-07 12:37:19,186 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2024-05-07 12:37:19,187 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2024-05-07 12:37:19,187 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2024-05-07 12:37:19,187 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2024-05-07 12:37:19,188 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2024-05-07 12:37:19,188 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2024-05-07 12:37:19,188 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2024-05-07 12:37:19,189 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2024-05-07 12:37:19,189 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2024-05-07 12:37:19,190 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2024-05-07 12:37:19,190 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2024-05-07 12:37:19,190 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2024-05-07 12:37:19,191 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2024-05-07 12:37:19,191 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2024-05-07 12:37:19,192 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2024-05-07 12:37:19,192 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2024-05-07 12:37:19,193 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2024-05-07 12:37:19,193 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2024-05-07 12:37:19,193 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2024-05-07 12:37:19,194 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2024-05-07 12:37:19,194 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2024-05-07 12:37:19,195 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2024-05-07 12:37:19,195 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2024-05-07 12:37:19,195 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2024-05-07 12:37:19,196 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2024-05-07 12:37:19,196 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2024-05-07 12:37:19,197 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2024-05-07 12:37:19,197 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2024-05-07 12:37:19,198 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2024-05-07 12:37:19,198 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2024-05-07 12:37:19,198 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2024-05-07 12:37:19,199 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2024-05-07 12:37:19,199 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2024-05-07 12:37:19,200 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2024-05-07 12:37:19,200 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2024-05-07 12:37:19,200 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2024-05-07 12:37:19,201 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2024-05-07 12:37:19,201 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2024-05-07 12:37:19,202 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2024-05-07 12:37:19,202 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2024-05-07 12:37:19,202 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2024-05-07 12:37:19,203 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2024-05-07 12:37:19,203 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2024-05-07 12:37:19,204 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2024-05-07 12:37:19,204 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2024-05-07 12:37:19,204 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2024-05-07 12:37:19,205 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2024-05-07 12:37:19,205 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2024-05-07 12:37:19,206 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2024-05-07 12:37:19,206 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2024-05-07 12:37:19,206 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2024-05-07 12:37:19,207 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2024-05-07 12:37:19,207 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2024-05-07 12:37:19,207 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2024-05-07 12:37:19,208 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2024-05-07 12:37:19,208 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2024-05-07 12:37:19,209 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2024-05-07 12:37:19,209 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2024-05-07 12:37:19,209 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2024-05-07 12:37:19,210 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2024-05-07 12:37:19,210 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2024-05-07 12:37:19,211 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2024-05-07 12:37:19,211 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2024-05-07 12:37:19,211 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2024-05-07 12:37:19,212 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2024-05-07 12:37:19,212 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2024-05-07 12:37:19,212 wheel INFO adding 'django/http/__init__.py' 2024-05-07 12:37:19,213 wheel INFO adding 'django/http/cookie.py' 2024-05-07 12:37:19,213 wheel INFO adding 'django/http/multipartparser.py' 2024-05-07 12:37:19,214 wheel INFO adding 'django/http/request.py' 2024-05-07 12:37:19,215 wheel INFO adding 'django/http/response.py' 2024-05-07 12:37:19,216 wheel INFO adding 'django/middleware/__init__.py' 2024-05-07 12:37:19,216 wheel INFO adding 'django/middleware/cache.py' 2024-05-07 12:37:19,217 wheel INFO adding 'django/middleware/clickjacking.py' 2024-05-07 12:37:19,217 wheel INFO adding 'django/middleware/common.py' 2024-05-07 12:37:19,217 wheel INFO adding 'django/middleware/csrf.py' 2024-05-07 12:37:19,218 wheel INFO adding 'django/middleware/gzip.py' 2024-05-07 12:37:19,219 wheel INFO adding 'django/middleware/http.py' 2024-05-07 12:37:19,219 wheel INFO adding 'django/middleware/locale.py' 2024-05-07 12:37:19,219 wheel INFO adding 'django/middleware/security.py' 2024-05-07 12:37:19,220 wheel INFO adding 'django/template/__init__.py' 2024-05-07 12:37:19,220 wheel INFO adding 'django/template/autoreload.py' 2024-05-07 12:37:19,221 wheel INFO adding 'django/template/base.py' 2024-05-07 12:37:19,222 wheel INFO adding 'django/template/context.py' 2024-05-07 12:37:19,222 wheel INFO adding 'django/template/context_processors.py' 2024-05-07 12:37:19,223 wheel INFO adding 'django/template/defaultfilters.py' 2024-05-07 12:37:19,224 wheel INFO adding 'django/template/defaulttags.py' 2024-05-07 12:37:19,225 wheel INFO adding 'django/template/engine.py' 2024-05-07 12:37:19,225 wheel INFO adding 'django/template/exceptions.py' 2024-05-07 12:37:19,226 wheel INFO adding 'django/template/library.py' 2024-05-07 12:37:19,226 wheel INFO adding 'django/template/loader.py' 2024-05-07 12:37:19,227 wheel INFO adding 'django/template/loader_tags.py' 2024-05-07 12:37:19,227 wheel INFO adding 'django/template/response.py' 2024-05-07 12:37:19,228 wheel INFO adding 'django/template/smartif.py' 2024-05-07 12:37:19,228 wheel INFO adding 'django/template/utils.py' 2024-05-07 12:37:19,229 wheel INFO adding 'django/template/backends/__init__.py' 2024-05-07 12:37:19,229 wheel INFO adding 'django/template/backends/base.py' 2024-05-07 12:37:19,229 wheel INFO adding 'django/template/backends/django.py' 2024-05-07 12:37:19,230 wheel INFO adding 'django/template/backends/dummy.py' 2024-05-07 12:37:19,230 wheel INFO adding 'django/template/backends/jinja2.py' 2024-05-07 12:37:19,231 wheel INFO adding 'django/template/backends/utils.py' 2024-05-07 12:37:19,231 wheel INFO adding 'django/template/loaders/__init__.py' 2024-05-07 12:37:19,231 wheel INFO adding 'django/template/loaders/app_directories.py' 2024-05-07 12:37:19,232 wheel INFO adding 'django/template/loaders/base.py' 2024-05-07 12:37:19,232 wheel INFO adding 'django/template/loaders/cached.py' 2024-05-07 12:37:19,233 wheel INFO adding 'django/template/loaders/filesystem.py' 2024-05-07 12:37:19,233 wheel INFO adding 'django/template/loaders/locmem.py' 2024-05-07 12:37:19,234 wheel INFO adding 'django/templatetags/__init__.py' 2024-05-07 12:37:19,234 wheel INFO adding 'django/templatetags/cache.py' 2024-05-07 12:37:19,234 wheel INFO adding 'django/templatetags/i18n.py' 2024-05-07 12:37:19,235 wheel INFO adding 'django/templatetags/l10n.py' 2024-05-07 12:37:19,235 wheel INFO adding 'django/templatetags/static.py' 2024-05-07 12:37:19,236 wheel INFO adding 'django/templatetags/tz.py' 2024-05-07 12:37:19,236 wheel INFO adding 'django/test/__init__.py' 2024-05-07 12:37:19,237 wheel INFO adding 'django/test/client.py' 2024-05-07 12:37:19,238 wheel INFO adding 'django/test/html.py' 2024-05-07 12:37:19,239 wheel INFO adding 'django/test/runner.py' 2024-05-07 12:37:19,239 wheel INFO adding 'django/test/selenium.py' 2024-05-07 12:37:19,240 wheel INFO adding 'django/test/signals.py' 2024-05-07 12:37:19,241 wheel INFO adding 'django/test/testcases.py' 2024-05-07 12:37:19,242 wheel INFO adding 'django/test/utils.py' 2024-05-07 12:37:19,243 wheel INFO adding 'django/urls/__init__.py' 2024-05-07 12:37:19,243 wheel INFO adding 'django/urls/base.py' 2024-05-07 12:37:19,244 wheel INFO adding 'django/urls/conf.py' 2024-05-07 12:37:19,244 wheel INFO adding 'django/urls/converters.py' 2024-05-07 12:37:19,244 wheel INFO adding 'django/urls/exceptions.py' 2024-05-07 12:37:19,245 wheel INFO adding 'django/urls/resolvers.py' 2024-05-07 12:37:19,245 wheel INFO adding 'django/urls/utils.py' 2024-05-07 12:37:19,245 wheel INFO adding 'django/utils/__init__.py' 2024-05-07 12:37:19,246 wheel INFO adding 'django/utils/_os.py' 2024-05-07 12:37:19,246 wheel INFO adding 'django/utils/archive.py' 2024-05-07 12:37:19,246 wheel INFO adding 'django/utils/asyncio.py' 2024-05-07 12:37:19,246 wheel INFO adding 'django/utils/autoreload.py' 2024-05-07 12:37:19,247 wheel INFO adding 'django/utils/baseconv.py' 2024-05-07 12:37:19,247 wheel INFO adding 'django/utils/cache.py' 2024-05-07 12:37:19,247 wheel INFO adding 'django/utils/connection.py' 2024-05-07 12:37:19,247 wheel INFO adding 'django/utils/crypto.py' 2024-05-07 12:37:19,248 wheel INFO adding 'django/utils/datastructures.py' 2024-05-07 12:37:19,248 wheel INFO adding 'django/utils/dateformat.py' 2024-05-07 12:37:19,248 wheel INFO adding 'django/utils/dateparse.py' 2024-05-07 12:37:19,248 wheel INFO adding 'django/utils/dates.py' 2024-05-07 12:37:19,249 wheel INFO adding 'django/utils/datetime_safe.py' 2024-05-07 12:37:19,249 wheel INFO adding 'django/utils/deconstruct.py' 2024-05-07 12:37:19,249 wheel INFO adding 'django/utils/decorators.py' 2024-05-07 12:37:19,249 wheel INFO adding 'django/utils/deprecation.py' 2024-05-07 12:37:19,250 wheel INFO adding 'django/utils/duration.py' 2024-05-07 12:37:19,250 wheel INFO adding 'django/utils/encoding.py' 2024-05-07 12:37:19,250 wheel INFO adding 'django/utils/feedgenerator.py' 2024-05-07 12:37:19,250 wheel INFO adding 'django/utils/formats.py' 2024-05-07 12:37:19,251 wheel INFO adding 'django/utils/functional.py' 2024-05-07 12:37:19,251 wheel INFO adding 'django/utils/hashable.py' 2024-05-07 12:37:19,251 wheel INFO adding 'django/utils/html.py' 2024-05-07 12:37:19,251 wheel INFO adding 'django/utils/http.py' 2024-05-07 12:37:19,252 wheel INFO adding 'django/utils/inspect.py' 2024-05-07 12:37:19,252 wheel INFO adding 'django/utils/ipv6.py' 2024-05-07 12:37:19,252 wheel INFO adding 'django/utils/itercompat.py' 2024-05-07 12:37:19,252 wheel INFO adding 'django/utils/jslex.py' 2024-05-07 12:37:19,253 wheel INFO adding 'django/utils/log.py' 2024-05-07 12:37:19,253 wheel INFO adding 'django/utils/lorem_ipsum.py' 2024-05-07 12:37:19,253 wheel INFO adding 'django/utils/module_loading.py' 2024-05-07 12:37:19,253 wheel INFO adding 'django/utils/numberformat.py' 2024-05-07 12:37:19,253 wheel INFO adding 'django/utils/regex_helper.py' 2024-05-07 12:37:19,254 wheel INFO adding 'django/utils/safestring.py' 2024-05-07 12:37:19,254 wheel INFO adding 'django/utils/termcolors.py' 2024-05-07 12:37:19,254 wheel INFO adding 'django/utils/text.py' 2024-05-07 12:37:19,254 wheel INFO adding 'django/utils/timesince.py' 2024-05-07 12:37:19,255 wheel INFO adding 'django/utils/timezone.py' 2024-05-07 12:37:19,255 wheel INFO adding 'django/utils/topological_sort.py' 2024-05-07 12:37:19,255 wheel INFO adding 'django/utils/tree.py' 2024-05-07 12:37:19,255 wheel INFO adding 'django/utils/version.py' 2024-05-07 12:37:19,256 wheel INFO adding 'django/utils/xmlutils.py' 2024-05-07 12:37:19,256 wheel INFO adding 'django/utils/translation/__init__.py' 2024-05-07 12:37:19,256 wheel INFO adding 'django/utils/translation/reloader.py' 2024-05-07 12:37:19,256 wheel INFO adding 'django/utils/translation/template.py' 2024-05-07 12:37:19,257 wheel INFO adding 'django/utils/translation/trans_null.py' 2024-05-07 12:37:19,257 wheel INFO adding 'django/utils/translation/trans_real.py' 2024-05-07 12:37:19,257 wheel INFO adding 'django/views/__init__.py' 2024-05-07 12:37:19,257 wheel INFO adding 'django/views/csrf.py' 2024-05-07 12:37:19,258 wheel INFO adding 'django/views/debug.py' 2024-05-07 12:37:19,258 wheel INFO adding 'django/views/defaults.py' 2024-05-07 12:37:19,258 wheel INFO adding 'django/views/i18n.py' 2024-05-07 12:37:19,259 wheel INFO adding 'django/views/static.py' 2024-05-07 12:37:19,259 wheel INFO adding 'django/views/decorators/__init__.py' 2024-05-07 12:37:19,259 wheel INFO adding 'django/views/decorators/cache.py' 2024-05-07 12:37:19,259 wheel INFO adding 'django/views/decorators/clickjacking.py' 2024-05-07 12:37:19,260 wheel INFO adding 'django/views/decorators/common.py' 2024-05-07 12:37:19,260 wheel INFO adding 'django/views/decorators/csrf.py' 2024-05-07 12:37:19,260 wheel INFO adding 'django/views/decorators/debug.py' 2024-05-07 12:37:19,260 wheel INFO adding 'django/views/decorators/gzip.py' 2024-05-07 12:37:19,260 wheel INFO adding 'django/views/decorators/http.py' 2024-05-07 12:37:19,261 wheel INFO adding 'django/views/decorators/vary.py' 2024-05-07 12:37:19,261 wheel INFO adding 'django/views/generic/__init__.py' 2024-05-07 12:37:19,261 wheel INFO adding 'django/views/generic/base.py' 2024-05-07 12:37:19,261 wheel INFO adding 'django/views/generic/dates.py' 2024-05-07 12:37:19,262 wheel INFO adding 'django/views/generic/detail.py' 2024-05-07 12:37:19,262 wheel INFO adding 'django/views/generic/edit.py' 2024-05-07 12:37:19,262 wheel INFO adding 'django/views/generic/list.py' 2024-05-07 12:37:19,263 wheel INFO adding 'django/views/templates/default_urlconf.html' 2024-05-07 12:37:19,263 wheel INFO adding 'django/views/templates/technical_404.html' 2024-05-07 12:37:19,263 wheel INFO adding 'django/views/templates/technical_500.html' 2024-05-07 12:37:19,263 wheel INFO adding 'django/views/templates/technical_500.txt' 2024-05-07 12:37:19,264 wheel INFO adding 'Django-4.2.12.dist-info/AUTHORS' 2024-05-07 12:37:19,264 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE' 2024-05-07 12:37:19,264 wheel INFO adding 'Django-4.2.12.dist-info/LICENSE.python' 2024-05-07 12:37:19,264 wheel INFO adding 'Django-4.2.12.dist-info/METADATA' 2024-05-07 12:37:19,264 wheel INFO adding 'Django-4.2.12.dist-info/WHEEL' 2024-05-07 12:37:19,265 wheel INFO adding 'Django-4.2.12.dist-info/entry_points.txt' 2024-05-07 12:37:19,265 wheel INFO adding 'Django-4.2.12.dist-info/top_level.txt' 2024-05-07 12:37:19,287 wheel INFO adding 'Django-4.2.12.dist-info/RECORD' 2024-05-07 12:37:19,313 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-05-07 12:37:19,615 gpep517 INFO The backend produced .dist/Django-4.2.12-py3-none-any.whl Django-4.2.12-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/middleware/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/test/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/test/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 9.9 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.12-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 39.3 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.12-r0.apk >>> py3-django: Build complete at Tue, 07 May 2024 12:37:29 +0000 elapsed time 0h 0m 20s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django (20240507.123709) (2/30) Purging py3-asgiref-pyc (3.8.1-r1) (3/30) Purging py3-asgiref (3.8.1-r1) (4/30) Purging py3-sqlparse-pyc (0.4.4-r2) (5/30) Purging py3-sqlparse (0.4.4-r2) (6/30) Purging tzdata (2024a-r1) (7/30) Purging py3-gpep517-pyc (15-r2) (8/30) Purging py3-gpep517 (15-r2) (9/30) Purging py3-installer-pyc (0.7.0-r2) (10/30) Purging py3-installer (0.7.0-r2) (11/30) Purging py3-setuptools-pyc (69.5.1-r0) (12/30) Purging py3-setuptools (69.5.1-r0) (13/30) Purging py3-wheel-pyc (0.42.0-r1) (14/30) Purging py3-wheel (0.42.0-r1) (15/30) Purging py3-packaging-pyc (24.0-r1) (16/30) Purging py3-packaging (24.0-r1) (17/30) Purging py3-parsing-pyc (3.1.2-r1) (18/30) Purging py3-parsing (3.1.2-r1) (19/30) Purging python3-pyc (3.12.3-r1) (20/30) Purging python3-pycache-pyc0 (3.12.3-r1) (21/30) Purging pyc (3.12.3-r1) (22/30) Purging python3 (3.12.3-r1) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240420-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.3-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 415 MiB in 103 packages >>> py3-django: Updating the community/ppc64le repository index... >>> py3-django: Signing the index...